[rt-users] RT::Attribute::Name Unimplemented (RT 3.4.4)

Raed El - Hames r at elhames.co.uk
Sun Oct 9 18:08:47 EDT 2005


>
> > >Can you make it happen without a locally modififed autohanlder and
> > >Search/Build.html?
> > >
> > >
> >I can replicate the error on raw rt-3.4.4 install without any
customisation then yes I can ..
> > using the populated database.
>
> Right. What's that stack trace look like?

error:  RT::Attribute::Name Unimplemented in RT::Attributes.
(/opt/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/vendor_perl/5.8.7/DBIx/SearchBuilder/Record.pm:496
/opt/rt3/lib/RT/Attributes_Overlay.pm:81
/opt/rt3/lib/RT/Attributes_Overlay.pm:73
/opt/rt3/lib/RT/Attributes_Overlay.pm:88
/opt/rt3/lib/RT/Attributes_Overlay.pm:119
/opt/rt3/share/html/Search/Elements/SelectSearchesForObjects:58
/opt/rt3/share/html/Search/Elements/EditSearches:75
/opt/rt3/share/html/Search/Build.html:99
/opt/rt3/share/html/autohandler:215

Again it took a day or so to get it to prop up again ... I think (though
can't be 100% sure) , this error does not appear if RT is running without
ssl.

Roy




More information about the rt-users mailing list