From: terry%netscape.com <> Date: Tue, 17 Nov 1998 03:43:49 +0000 (+0000) Subject: Patch by Andrew Anderson . Many minor bugfixes and cleanup. X-Git-Tag: bugzilla-2.2~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ca30382be83fccfc4e352096c87c56bbf8a673c;p=thirdparty%2Fbugzilla.git Patch by Andrew Anderson . Many minor bugfixes and cleanup. --- diff --git a/CGI.pl b/CGI.pl index f16640bc1a..89768775ae 100644 --- a/CGI.pl +++ b/CGI.pl @@ -39,8 +39,8 @@ sub GeneratePersonInput { } sub GeneratePeopleInput { - my ($field, $def_value) = (@_); - return ""; + my ($field, $size, $def_value) = (@_); + return ""; } @@ -187,15 +187,15 @@ sub make_options { } $last = $item; if ($isregexp ? $item =~ $default : $default eq $item) { - $popup .= "