[rt-users] RT Autoload Error
Asif Iqbal
iqbala-rt-users at qwestip.net
Tue Jul 6 16:11:41 EDT 2004
Hi All
When I click on the "Tickets" button sometimes I get the following error
I could not find RT::Attribute::Name.
<error>
error: RT::Attribute::Name Unimplemented in RT::Attributes.
(/opt/rt3/lib/RT/Attributes_Overlay.pm line 77)
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/local/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Record.pm:457
/opt/rt3/lib/RT/Attributes_Overlay.pm:77
/opt/rt3/lib/RT/Attributes_Overlay.pm:69
/opt/rt3/lib/RT/Attributes_Overlay.pm:84
/opt/rt3/lib/RT/Attributes_Overlay.pm:115
/opt/rt3/share/html/Search/Elements/SelectSearchesForObjects:13
/opt/rt3/share/html/Search/Elements/EditSearches:25
/opt/rt3/share/html/Search/Build.html:65
/opt/rt3/share/html/autohandler:199
</error>
Is this a bug I bump into?
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
There's no place like 127.0.0.1
More information about the rt-users
mailing list