RT Autoload Error

Hi All

When I click on the “Tickets” button sometimes I get the following error
I could not find RT::Attribute::Name.

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

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

Hi there; Did you get any replies to this I am getting the same error not
sure why… my system is gentoo with dbix-searchbuilder 1.01 and rt-3.2.1

Thanks;

Roy----- Original Message -----
From: “Asif Iqbal” iqbala-rt-users@qwestip.net
To: rt-users@lists.fsck.com
Sent: Tuesday, July 06, 2004 9:11 PM
Subject: [rt-users] RT Autoload Error

Hi All

When I click on the “Tickets” button sometimes I get the following error
I could not find RT::Attribute::Name.

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

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


The rt-users Archives

Be sure to check out the RT wiki at http://wiki.bestpractical.com