help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Announcing gnatsweb 2.9.0


From: Yngve Svendsen
Subject: Re: Announcing gnatsweb 2.9.0
Date: Fri, 14 Sep 2001 11:07:21 +0200

At 11:20 13.09.2001 -0400, Robert Lupton the Good wrote:

A minor bug in gnatsweb 2.9.0:

In submitedit, the scope of $mail_sent is the LOCKED block, but it's
referred to at main scope at the bottom of the routine:
    page_heading($page, ($mail_sent ? 'Edit successful; mail sent'
                         : 'Edit successful'));

(Fix: move "my $main_sent = 0;" up the routine)

Thanks. This bug shouldn't have any effect whatsoever on the way Gnatsweb works, except for the words "mail sent" never being printed, but if there ever is a 2.9.1, I will certainly apply this fix.

Yngve Svendsen
Gnatsweb maintainer


reply via email to

[Prev in Thread] Current Thread [Next in Thread]