[rt-users] RT 3.2 requestors/watchers error
Matt Hanley
MHanley at cxtec.com
Wed Jul 14 16:58:24 EDT 2004
Fresh install of RT 3.2 on RHEL 3, Apache 2.0.50, Perl 5.8.0, mod_perl2 or
fastcgi. Everything runs fine (creating tickets, etc.), but if I create a
ticket with a watcher or add one later, I get the following error:
error: Unrecognised line: tsrets at /opt/rt3/lib/RT/EmailParser.pm
line 448
context:
...
187: # whether they should generate a full stack trace (confess() and
cluck())
188: # or simply report the caller's package (croak() and carp()),
respectively.
189: # confess() and croak() die, carp() and cluck() warn.
190:
191: sub croak { die shortmess @_ }
192: sub confess { die longmess @_ }
193: sub carp { warn shortmess @_ }
194: sub cluck { warn longmess @_ }
195:
Any ideas?
-matt
Matthew Hanley
mhanley at cxtec.com
More information about the rt-users
mailing list