From: terry%mozilla.org <> Date: Sat, 7 Aug 1999 00:00:33 +0000 (+0000) Subject: Last patch didn't work -- perl doesn't like the "scaler" function. X-Git-Tag: bugzilla-2.6~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a70f48a017be61c7f2d357b47e5f7bd20c3e3de9;p=thirdparty%2Fbugzilla.git Last patch didn't work -- perl doesn't like the "scaler" function. --- diff --git a/buglist.cgi b/buglist.cgi index dbf1197c98..07e05900fa 100755 --- a/buglist.cgi +++ b/buglist.cgi @@ -771,7 +771,7 @@ if ($::usergroupset ne '0' && $buggroupset =~ /^\d*$/) { $knum++; } my @statuskeys = keys %statushash; - if (scaler(@statuskeys) == 1) { + if (1 == @statuskeys) { if (defined $statushash{'RESOLVED'}) { print "