[Rt-devel] rt 3.5.6 Can't Locate Attributes (cleaner stack)

Jesse Vincent jesse at bestpractical.com
Sun Dec 4 19:50:41 EST 2005




On Sun, Dec 04, 2005 at 04:47:25PM -0800, Scott Frisbie wrote:
> Here is the stack with the refresh stuff turned off.  Same problem, just a bit 
> easier to look at.

Tell us a bit more about how you installed 3.5?

> Scott
> 
> 
> error:   Can't locate object method "Attributes" via package "RT::System" 
> at /opt/rt3/share/html/Elements/ShowSearch line 74, <GEN21> line 51.
>   context:    
> ... 
>   70:    $m->comp('/Elements/QueryString',
>   71:    LoadSavedSearch => $SavedSearch);
>   72:   }
>   73:   else {
>   74:    ($search) = 
> RT::System->new($session{'CurrentUser'})->Attributes->Named('Search - '.
> $Name);
>   75:    unless ($search && $search->Id) {
>   76:    $m->out ("Predefined search $Name not found");
>   77:    return;
>   78:    }
>   ... 
>   code stack:    /opt/rt3/share/html/Elements/ShowSearch:74
>  /opt/rt3/share/html/Elements/MyRT:90
>  /opt/rt3/share/html/Elements/MyRT:52
>  /opt/rt3/share/html/index.html:79
>  /opt/rt3/share/html/autohandler:247
> -- 
> Scott Frisbie
> scottf at eAcceleration.com
> icq:245113995
> 
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
> 

-- 


More information about the Rt-devel mailing list