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

Scott Frisbie scottf at eacceleration.com
Sun Dec 4 19:47:25 EST 2005


Here is the stack with the refresh stuff turned off.  Same problem, just a bit 
easier to look at.
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



More information about the Rt-devel mailing list