[rt-users] RTIR 1299 error
Phanoko
phanoko at yahoo.com
Wed Jan 25 11:15:23 EST 2006
Has anyone seen this error with RTIR? I've not seen
much online or within the Wiki..
error: too many arguments at
/opt/rt3/lib/RT/Tickets_Overlay.pm line 1299
context:
...
197: # whether they should generate a full stack
trace (confess() and cluck())
198: # or simply report the caller's package
(croak() and carp()), respectively.
199: # confess() and croak() die, carp() and cluck()
warn.
200:
201: sub croak { die shortmess @_ }
202: sub confess { die longmess @_ }
203: sub carp { warn shortmess @_ }
204: sub cluck { warn longmess @_ }
205:
...
code stack: /usr/lib/perl5/5.8.5/Carp.pm:201
../../lib/Storable.pm (autosplit into
../../lib/auto/Storable/logcroak.al):71
../../lib/Storable.pm (autosplit into
../../lib/auto/Storable/_freeze.al):283
../../lib/Storable.pm (autosplit into
../../lib/auto/Storable/freeze.al):266
/opt/rt3/lib/RT/Tickets_Overlay.pm:1299
/opt/rt3/share/html/RTIR/Elements/SearchFields:63
/opt/rt3/share/html/RTIR/Listing.html:36
/opt/rt3/share/html/RTIR/autohandler:2
/opt/rt3/share/html/autohandler:215
raw error
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the rt-users
mailing list