Missing my $TicketObj in cvs 2.0.12-pre1

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@nextra.de

Thanks for the quick catch.On Fri, Jan 11, 2002 at 08:50:57PM +0100, Alexander Kunz wrote:

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@nextra.de


rt-devel mailing list
rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

http://www.bestpractical.com/products/rt – Trouble Ticketing. Free.