From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yngve Svendsen To: yngves@sources.redhat.com Cc: gnats-prs@sourceware.cygnus.com Subject: Re: gnatsweb/252: editing PR on Multiple database doesn't work Date: Sat, 08 Sep 2001 09:34:00 -0000 Message-id: <20010908163400.31468.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q3/msg00117.html List-Id: The following reply was made to PR gnatsweb/252; it has been noted by GNATS. From: Yngve Svendsen To: thomas_roetynck@hotmail.com,gnats-gnats@sourceware.cygnus.com Cc: Subject: Re: gnatsweb/252: editing PR on Multiple database doesn't work Date: Sat, 08 Sep 2001 18:31:40 +0200 At 09:19 30.08.2001 +0000, thomas_roetynck@hotmail.com wrote: >I have 5 databases on my host. >When I edit a PR , and I want to submit this change, I have a "Server >Error": which is decribed in httpd/error_log: >[Thu Aug 30 10:50:47 2001] [error] [client 129.184.34.185] Premature end >of script headers: /var/www/cgi-bin/gnatsweb.pl >and after, I try again, ant it told me that the PR is locked >error_log: >[Thu Aug 30 10:52:22 2001] gnatsweb.pl: Use of uninitialized value in >scalar chomp at /var/www/cgi-bin/gnatsweb.pl line 2729, line 54. >[Thu Aug 30 10:52:22 2001] gnatsweb.pl: Use of uninitialized value in >substitution (s///) at /var/www/cgi-bin/gnatsweb.pl line 2785, line 54. > >BUT, this works for the last database I have installed;it means that it >doesn't work for the four first bases but il does for the fifth.... Actually, I found some time for bug-squashing today. Try downloading gnatsweb 2.9.0 from ftp://ftp.gnu.org/pub/gnu/gnatsweb/ . To upgrade from 2.8.2 to 2.9.2 you need only copy gnatsweb.pl and gnats.pm to your cgi-bin directory. Remember, of course, to preserve any modifications you may have made to gnatsweb.pl. This version should be able to tell you what is wrong and prevent it from happening again. Let me know how this turns out, Yngve Svendsen Gnatsweb maintainer