From 2ebd9a58b970f73d7dc976d9d9618b96146641aa Mon Sep 17 00:00:00 2001 From: "terry%mozilla.org" Date: Tue, 3 Aug 1999 18:41:29 +0000 Subject: [PATCH] Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch of bugs at once. git-svn-id: svn://10.0.0.236/trunk@41998 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/buglist.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/buglist.cgi b/mozilla/webtools/bugzilla/buglist.cgi index 8b209c74976..dbf1197c98a 100755 --- a/mozilla/webtools/bugzilla/buglist.cgi +++ b/mozilla/webtools/bugzilla/buglist.cgi @@ -771,7 +771,7 @@ if ($::usergroupset ne '0' && $buggroupset =~ /^\d*$/) { $knum++; } my @statuskeys = keys %statushash; - if ($#statuskeys == 1) { + if (scaler(@statuskeys) == 1) { if (defined $statushash{'RESOLVED'}) { print "