[rt-users] script question in rt3.6
Sven Sternberger
sven.sternberger at desy.de
Tue Jul 18 13:38:01 EDT 2006
Hello!
I have a "create ticket" template, and after the migration to 3.6 the
subjects are broken, it looks like an array reference (exp.
ARRAY(0xb721f50) )
In the template it looks like:
===Create-Ticket: test-NOC-Net
Queue: testq-noc
Subject: CC_BringInto: NOC-Net/{ $Tickets{'TOP'}->Subject() }
DependedOnBy: Operating-Master
Requestor: { $strRequestor }
Content:
{ &getParentCF(); }
{ &getParentHistory(); }
ENDOFCONTENT
In the rt.log I saw line like:
[Tue Jul 18 17:02:52 2006] [warning]: Attempt to use reference as lvalue
in substr at /usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder/Record.pm
line 981.
(/usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder/Record.pm:981)
any hints, tipps, suggestions!!!
regards
sven
More information about the rt-users
mailing list