[rt-users] global / RT at a glance error

fname lname larskman at gmail.com
Sun Feb 4 13:06:09 EST 2007


Im getting an error when i go to the "global / RT at a glance error ".


error:  Can't call method "Content" on an undefined value at
/usr/share/rt3/html/Admin/Global/MyRT.html line 50.
context:
...
46:      my ( $conf, $pane ) = @_;
47:      $default_portlets->SetContent( $conf );
48:      push @actions, loc( 'Global portlet [_1] saved.', $pane );
49:      }
50:     );
51:
52:     $m->comp( '/Widgets/SelectionBox:process', %ARGS, self => $_,
nojs => 1 )
53:      for @panes;
54:
...
code stack:      /usr/share/rt3/html/Admin/Global/MyRT.html:50
/usr/share/rt3/html/Admin/autohandler:47
/usr/share/rt3/html/autohandler:292



More information about the rt-users mailing list