This is the mail archive of the gnats-devel@sources.redhat.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Announcing gnatsweb 2.9.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]