[rt-users] Method unimplemented
Andy Harrison
aharrison at gmail.com
Fri Jan 7 09:06:03 EST 2005
On Thu, 06 Jan 2005 21:54:08 +0100, Jean-Eric <jec at rptec.ch> wrote:
> Hi,
> We run RT 3.2.2 and when I make the simple Query:
> "Content like 'DreamWeaver'"
>
> 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/SelectSearchesForObjects: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
>
> Can anyone help me?
Can we see the whole error, including the Raw part further down?
--
Andy Harrison
More information about the rt-users
mailing list