[rt-users] RT::Attribute::Name Unimplemented (RT 3.4.4)
Roy El-Hames
rfh at pipex.net
Thu Oct 6 09:32:43 EDT 2005
I wonder if this would help:
http://lists.fsck.com/pipermail/rt-users/2004-July/024348.html
I changed
push @{$self->{'attr'}->{$attr->Name}}, $attr;
to:
push @{$self->{'attr'}->{$attr->__Value('Name')}}, $attr
Now trying hard to replicate the error .
Roy
Joby Walker wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>I have no idea how this could impact things but...
>
>I just installed the RT-OnlineDocs and to support it added
>Pod::Simple::HTML (and it's dependency -- Pod::Escapes). This caused
>the exact same issues as Jim and Roy. When I backed out those two
>packages, everything seems fine.
>
>Joby Walker
>ITI SSG, University of Washington
>- --
>PGP key: https://staff.washington.edu/joby/joby-u-pub.asc
>
>
>Roy El-Hames wrote:
>
>
>>Glad to see Ruslan as helpful a ever ..
>>I get the same error in Querybuilder, not neccessary loading a saved
>>search but when I when applying advanced search or adding a column to
>>results , sometimes it correct it and other user just have to kill the
>>browser and start again ..it happens with both IE and firefox ..
>>The system is RT-3.4.4 , remost host mysql
>>4.1.14,apache2,mod_perl2,mason1.31, ssl enabled, dbix 1.33
>>
>>I mentioned it twice before and just thought I'll mention it again , is
>>rt-3.4.4 that bad or ist my experience .. 3-2-3 was running very
>>smoothly, now we having to restart mysql twice to 3 times a day ..
>>
>>Roy
>>
>>Ruslan Zakirov wrote:
>>
>>
>>
>>>On 10/3/05, Jim Rice <jim at bydesignpublishing.com> wrote:
>>>
>>>
>>>
>>>
>>>>On Mon, 2005-10-03 at 22:44 +0400, Ruslan Zakirov wrote:
>>>>
>>>>
>>>>
>>>>
>>>>>On 10/3/05, Jim Rice <jim at bydesignpublishing.com> wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>I've seen similar postings in the archives, but no solution.
>>>>>>
>>>>>>New installation, nothing custom (yet), only one saved search.
>>>>>>
>>>>>>
>>>>>>
>>>>>SavedSearch is the reason of error.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>>From Home page, click on Tickets and get:
>>>>>>>
>>>>>>>
>>>>>>error: RT::Attribute::Name Unimplemented in RT::Attributes.
>>>>>>(/usr/local/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: }
>>>>>>
>>>>>>
>>>>>>
>>>><snip>
>>>>
>>>>I thought it might be, but would you care to elaborate?
>>>>
>>>>Is it a bug? Is there a fix? Was it something I said?
>>>>
>>>>
>>>>
>>>As far as I understand you use
>>>http://wiki.bestpractical.com/index.cgi?HomePageSavedSearches
>>>that is external contribution, if you read that page you'll see your
>>>error there.
>>>
>>>I think Stephen may know about error more, Stephen?
>>>
>>>
>>>
>>>
>>>
>>>>Thanks!
>>>>
>>>>--
>>>>Jim Rice
>>>>by Design Publishing
>>>>11626 N. Tracey Road
>>>>Hayden, Idaho 83835
>>>>
>>>>
>>>>
>>>>
>>>--
>>>Best regards, Ruslan.
>>>_______________________________________________
>>>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>>
>>>Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>>>
>>>Buy your copy of our new book, RT Essentials, today!
>>>Download a free sample chapter from http://rtbook.bestpractical.com
>>>
>>>
>>>
>>>
>>>
>>_______________________________________________
>>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>
>>Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>>
>>Buy your copy of our new book, RT Essentials, today!
>>Download a free sample chapter from http://rtbook.bestpractical.com
>>
>>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.4.1 (GNU/Linux)
>Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
>iD8DBQFDQyaxgA0gpghkf88RAtOLAJ4swReTYrVYvl5rjwm5vR4em91LRgCgqBID
>+epbV4/9fifww/OOi74hLbk=
>=Egn3
>-----END PGP SIGNATURE-----
>
>
>
More information about the rt-users
mailing list