[rt-devel] RTFM error with RT3.0.5 + RTFM2.0RC2
Jeff Sheltren
sheltren at cs.ucsb.edu
Thu Sep 18 13:11:31 EDT 2003
Hi, I am having a couple of problems with the RTFM articles... I can now
add them OK to RT tickets (after changing the 'Messagebox' directory to
'MessageBox'), but I am still left with a problem when looking at the
ticket:
After adding an RTFM article, if I click on the 'Jumbo' or 'Links' part
of the ticket, I get the following error:
error: RT::FM::Article::OwnerObj Unimplemented in
HTML::Mason::Commands. (/opt/rt3/share/html/Ticket/Elements/EditLinks
line 85)
context:
...
453:
else {
454:
my ($package, $filename, $line);
455:
($package, $filename, $line) =
caller;
456:
457:
die "$AUTOLOAD Unimplemented in
$package. ($filename line $line)
\n";
458:
}
459:
460:
}
461:
...
code stack:
/usr/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Record.pm:457
/opt/rt3/share/html/Ticket/Elements/EditLinks:85
/opt/rt3/share/html/Ticket/ModifyAll.html:57
/opt/rt3/share/html/autohandler:182
Is there a fix for this?
Thanks,
Jeff
More information about the Rt-devel
mailing list