[rt-users] Why does RT crash with RT::Attribute::Name?
Jesse Vincent
jesse at bestpractical.com
Sun Feb 12 13:16:42 EST 2006
What version of DBIx::SearchBuilder are you running?
On Sun, Feb 12, 2006 at 07:44:11AM -0600, Nathan, Ahalya wrote:
> Hi all,
>
> RT crashes with an Unimplemented RT::Attribute::Name method:
>
>
>
> 457: else {
>
> 458: my ($package, $filename, $line);
>
> 459: ($package, $filename, $line) = caller;
>
> 460:
>
> 461: die "$AUTOLOAD Unimplemented in $package. ($filename line $line)
> \n";
>
> 462: }
>
> 463:
>
> 464: }
>
> 465:
>
> ...
>
> code stack:
>
> /usr/lib/perl5/site_perl/5.8.3/DBIx/SearchBuilder/Record.pm:461
>
> /opt/rt-3.2.2-iris.ch/lib/RT/Attributes_Overlay.pm:99
>
> /opt/rt-3.2.2-iris.ch/lib/RT/Attributes_Overlay.pm:91
>
> /opt/rt-3.2.2-iris.ch/lib/RT/Attributes_Overlay.pm:106
>
> /opt/rt-3.2.2-iris.ch/lib/RT/Attributes_Overlay.pm:137
>
>
> /opt/rt-3.2.2-iris.ch/share/html/Search/Elements/SelectSearchesForObject
> s:58
>
> /opt/rt-3.2.2-iris.ch/share/html/Search/Elements/EditSearches:70
>
> /opt/rt-3.2.2-iris.ch/share/html/Search/Build.html:88
>
> /opt/rt-3.2.2-iris.ch/share/html/autohandler:221
>
>
>
> I was trying to do a simple query of finding a ticket equal to 6636 and
> RT crashed with this error. I went to the homepage and then all started
> working fine. Can anyone tell me why I am getting this?
>
>
>
> Thanks
>
> Ahalya Nathan
> Senior Programmer / Analyst
> Information Technology, Metropolitan Utilities District
> (402) 504-7180 phone
>
> (402) 504-5180 fax
>
>
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>
> Download a free sample chapter of RT Essentials from O'Reilly Media at http://rtbook.bestpractical.com
>
> WE'RE COMING TO YOUR TOWN SOON - RT Training in Amsterdam, Boston and
> San Francisco - Find out more at http://bestpractical.com/services/training.html
--
More information about the rt-users
mailing list