[Rt-devel] Bug in RT3.0.11 RT::Ticket::SetStatus
Ruediger Riediger
ruediger.riediger at sun.com
Thu Dec 2 08:30:54 EST 2004
Looks like there is a misspelled status name in lib/RT/Ticket_Overlay.pm
3317c3317
< if ( $args{Status} =~ /^(resolved|rejected|dead)$/ ) {
---
> if ( $args{Status} =~ /^(resolved|rejected|deleted)$/ ) {
Best regards,
Ruediger Riediger
--
Dr. Ruediger Riediger Sun Microsystems GmbH
NSG - SunCERT Komturstr. 18a
mailto:Ruediger.Riediger at Sun.com D-12099 Berlin
------------------------------------------------------------------------
NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
------------------------------------------------------------------------
PGP 2048RSA/0x2C5020E9 964C E189 0FF0 8882 2BAB 65E2 6912 1FF2
------------------------------------------------------------------------
More information about the Rt-devel
mailing list