[rt-devel] Missing my $TicketObj in cvs 2.0.12-pre1

Alexander Kunz alexander.kunz at nextra.de
Fri Jan 11 14:50:57 EST 2002


Hi,

in the latest cvs there are a smal bug on ModifyAll.html

my $TicketObj = LoadTicket($id) must be defined to execute
the new code

# If they've gone and moved the ticket to somewhere they can't see, etc...
# TODO: display the results, even if we can't display the ticket.

unless ($TicketObj->CurrentUserHasRight('ShowTicket')) {
   Abort("No permission to view ticket");
}

The Edit - Jumbo page ends with a Mason error.

Regards
alexander
-- 
------------------------------------------------------------------------- 
Nextra Deutschland       | Alexander Kunz  
GmbH & Co. KG            | Capacity Planning & Optimization  
Region Mitte             | Tel.:  +49 (0)6151 88008-897  
Birkenweg 14a            | Fax:   +49 (0)6151 88008-500  
64295 Darmstadt          | Mobil: +49 (0)175 9309601  
http://www.nextra.de     | E-Mail: alexander.kunz at nextra.de 
-------------------------------------------------------------------------





More information about the Rt-devel mailing list