[rt-users] RTFM error on create new article
Matthew Kalastro
mkalastro at soe.ucsc.edu
Wed May 26 18:14:22 EDT 2004
I've just installed RTFM on top of a working RT 3.0.10 install. It's
running on Solaris 8/perl 5.8.4/apache 1.3.31. RT & other parts of RTFM
work fine.
However, I get the following error when I create a new article:
error: RT::FM::Article::RefersTo Unimplemented in
HTML::Mason::Commands.
(/home/local/rt-3.0.10/share/html/RTFM/Article/Elements/EditLinks line
26)
context:
...
310: }
311:
312: # These are the originals
313: sub realwarn { CORE::warn(@_); }
314: sub realdie { CORE::die(@_); }
315:
316: sub id {
317: my $level = shift;
318: my($pack,$file,$line,$sub) = caller($level);
...
code stack: /home/local/perl/lib/5.8.4/CGI/Carp.pm:314
/home/local/perl/lib/5.8.4/CGI/Carp.pm:385
/home/local/perl/lib/site_perl/5.8.4/DBIx/SearchBuilder/Record.pm:457
/home/local/rt-3.0.10/share/html/RTFM/Article/Elements/EditLinks:26
/home/local/rt-3.0.10/share/html/RTFM/Article/Edit.html:44
/home/local/rt-3.0.10/share/html/autohandler:196
Any ideas?
--
Matthew Kalastro
Webmaster, Baskin School of Engineering, UC Santa Cruz
http://engineering.ucsc.edu/
Baskin Engineering, rm 64A, UCSC, 1156 High St., SC, CA 95064
831.459.5354
Need help? See <http://engineering.ucsc.edu/faq>
More information about the rt-users
mailing list