[rt-users] Doubs about RTFM-2.2.0RC2
Pablo Silva
psilvao at gmail.com
Tue Mar 28 15:27:12 EST 2006
Folks!
I've just to install RTFM-2.2.0RC2, our Request Tracker is 3.4.5,
when I try to attach an article to one ticket I get the following
error:
error: RT::FM::Article::_UpdateTimeTaken Unimplemented in
RT::Record. (/opt/rt3/lib/RT/Record.pm line 1462)
context:
...
492: else {
493: my ( $package, $filename, $line );
494: ( $package, $filename, $line ) = caller;
495:
496: die "$AUTOLOAD Unimplemented in $package. ($filename line $line) \n";
497: }
498:
499: }
500:
...
code stack: /usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder/Record.pm:496
/opt/rt3/lib/RT/Record.pm:1462
/opt/rt3/lib/RT/Ticket_Overlay.pm:2641
/opt/rt3/lib/RT/Ticket_Overlay.pm:2557
/opt/rt3/lib/RT/Interface/Web.pm:1496
/opt/rt3/lib/RT/Interface/Web.pm:1446
/opt/rt3/share/html/Ticket/Display.html:145
/opt/rt3/share/html/Ticket/Update.html:214
/opt/rt3/share/html/autohandler:215
So what's the next there is a patch for this?
Thanks in advance...
Pablo
More information about the rt-users
mailing list