[rt-users] Error while trying to save/delete ticket searches
Flynn, Timothy J
timothy-flynn at uiowa.edu
Thu Mar 9 11:48:52 EST 2006
I get the following error when I try to work with saved searches (create
or delete or even loading the page sometimes)
RT 3.4.5 apache2
error: RT::Attribute::Name Unimplemented in RT::Attributes.
(/usr/local/rt3/lib/RT/Attributes_Overlay.pm line 81)
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
/usr/local/rt3/lib/RT/Attributes_Overlay.pm:81
/usr/local/rt3/lib/RT/Attributes_Overlay.pm:73
/usr/local/rt3/lib/RT/Record.pm:193
/usr/local/rt3/share/html/Search/Build.html:735
/usr/local/rt3/share/html/autohandler:215
-Tim
More information about the rt-users
mailing list