[rt-users] DBIx::SearchBuilder 1.36

Stephen Turner sturner at MIT.EDU
Mon Dec 19 10:25:14 EST 2005


At Friday 12/2/2005 06:17 PM, Jesse Vincent wrote:
>DBIx::SearchBuilder is currently winging its way to a CPAN mirror near
>you.  This version should fix the "Attribute::Name is undefined" error
>folks have been seeing.
>
>Jesse

Jesse,

I recently upgraded to SB 1.36 and am now seeing this error frequently - it 
occurs on an uncustomized RT 3.4.2 when displaying the Query Builder page. 
This is a Solaris machine, the database is mysql and it's an Apache 1.3.29 
server with modperl. Let me know if there's any more info you might need.

Steve



error:  RT::Attribute::Name Unimplemented in RT::Attributes. 
(/var/rt3/lib/RT/Attributes_Overlay.pm line 79)

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:     /var/local/perl/lib/site_perl/5.8.3/DBIx/SearchBuilder/Record.pm:496
/var/rt3/lib/RT/Attributes_Overlay.pm:79
/var/rt3/lib/RT/Attributes_Overlay.pm:71
/var/rt3/lib/RT/Attributes_Overlay.pm:86
/var/rt3/lib/RT/Attributes_Overlay.pm:117
/var/rt3/share/html/Search/Elements/SelectSearchesForObjects:58
/var/rt3/share/html/Search/Elements/EditSearches:75
/var/rt3/share/html/Search/Build.html:79
/var/rt3/share/html/autohandler:215

raw error 




More information about the rt-users mailing list