[Rt-devel] 40rc1 mobile interface error
Jeff Stark
JStark at moxiesoft.com
Tue Jan 4 10:34:39 EST 2011
Anyone else getting the following error when trying to access the mobile interface?
error: Can't locate object method "ObjectsForLoading" via package "RT::SavedSearches" at /opt/rt4/share/html/m/_elements/menu line 92.
context:
...
88:
89: if ( $session{'CurrentUser'}->HasRight( Right => 'LoadSavedSearch', Object => $RT::System))
90: {
91:
92: my @Objects = RT::SavedSearches->new( $session{CurrentUser} )->ObjectsForLoading;
93: push @Objects, RT::System->new( $session{'CurrentUser'} )
94: if $session{'CurrentUser'}->HasRight(
95: Object => $RT::System,
96: Right => 'SuperUser'
...
code stack: /opt/rt4/share/html/m/_elements/menu:92
/opt/rt4/share/html/m/index.html:49
/opt/rt4/share/html/m/_elements/wrapper:59
/opt/rt4/share/html/m/index.html:51
/opt/rt4/sbin/../lib/RT/Interface/Web.pm:488
/opt/rt4/sbin/../lib/RT/Interface/Web.pm:268
/opt/rt4/share/html/autohandler:53
Jeff Stark
Sr Saas Engineer
Moxie Software
(919)622-0418
jstark at moxiesoft.com<mailto:jstark at moxiesoft.com>
Www.Moxiesoft.com<http://www.moxiesoft.com/>
CONNECT PEOPLE. SHARE KNOWLEDGE. DELIVER RESULTS.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-devel/attachments/20110104/4f7ab7e8/attachment-0001.html>
More information about the rt-devel
mailing list