[rt-devel] can't modify bug as guest.
Rob Walker
rob at myinternetplace.net
Thu Feb 7 19:32:26 EST 2002
I am working on a bug on the rt2 site, logged in as guest/guest.
The URL I am using is http://fsck.com/rt2/Ticket/ModifyAll.html?id=509
I clicked on the "Jumbo" link, and got a bunch of Mason stuff.
Here it is:
Mason error
error in file:
/opt/fsck.com-rt2/WebRT/data/obj/STANDARD/Ticket/ModifyAll.html
line 66:
Global symbol "$TicketObj" requires explicit package name
context:
...
62:
63:
# If they've gone and moved the ticket to somewhere they can't see, etc...
64:
# TODO: display the results, even if we can't display the ticket.
65:
66:
unless ($TicketObj->CurrentUserHasRight('ShowTicket')) {
67:
Abort("No permission to view ticket");
68:
}
69:
70:
...
code stack:
/opt/fsck.com-rt2/WebRT/data/obj/STANDARD/Ticket/ModifyAll.html:66
/usr/local/lib/site_perl/HTML/Mason/Interp.pm:381
/usr/local/lib/site_perl/HTML/Mason/Request.pm:116
raw error:
Error during compilation of
/opt/fsck.com-rt2/WebRT/html/Ticket/ModifyAll.html:
Global symbol "$TicketObj" requires explicit package name at
/opt/fsck.com-rt2/WebRT/data/obj/STANDARD/Ticket/ModifyAll.html line 66,
chunk 1398.
HTML::Mason::Interp::__ANON__('Error during compilation of
/opt/fsck.com-rt2/WebRT/html/Ticket/...') called at
/usr/local/lib/site_perl/HTML/Mason/Interp.pm line 418
HTML::Mason::Interp::_compilation_error('HTML::Mason::Interp=HASH(0x8b80f3c)',
'/opt/fsck.com-rt2/WebRT/html/Ticket/ModifyAll.html', 'Global symbol
"$TicketObj" requires explicit package name at /op...') called at
/usr/local/lib/site_perl/HTML/Mason/Interp.pm line 381
HTML::Mason::Interp::load('HTML::Mason::Interp=HASH(0x8b80f3c)',
'/Ticket/ModifyAll.html') called at
/usr/local/lib/site_perl/HTML/Mason/Request.pm line 116
eval {...} called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 116
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x90cdc04)',
'/Ticket/ModifyAll.html', 'id', 509) called at
/usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line 914
HTML::Mason::ApacheHandler::handle_request_1('HTML::Mason::ApacheHandler=HASH(0x8b800b8)',
'Apache=SCALAR(0x90b5624)',
'HTML::Mason::Request::ApacheHandler=HASH(0x90cdc04)', undef) called at
/usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line 560
eval {...} called at /usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line
560
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x8b800b8)',
'Apache=SCALAR(0x90b5624)') called at /opt/fsck.com-rt2/bin/webmux.pl line
165
RT::Mason::handler('Apache=SCALAR(0x90b5624)') called at /dev/null line 0
eval {...} called at /dev/null line 0
More information about the Rt-devel
mailing list