From: terry%mozilla.org <> Date: Wed, 4 Aug 1999 01:41:29 +0000 (+0000) Subject: Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch... X-Git-Tag: bugzilla-2.6~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b1cc8e51c256d8b0df97fe459e3f93ad357dd8;p=thirdparty%2Fbugzilla.git Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch of bugs at once. --- diff --git a/buglist.cgi b/buglist.cgi index 8b209c7497..dbf1197c98 100755 --- a/buglist.cgi +++ b/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 "