From: cyeh%bluemartini.com <> Date: Sat, 8 Jul 2000 08:31:23 +0000 (+0000) Subject: Fix for 42041. Patch from Dave Miller (dave@intrec.com). X-Git-Tag: bugzilla-2.12~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f022c89c5bb3da8fe15d143f1f6731d8d1d800f7;p=thirdparty%2Fbugzilla.git Fix for 42041. Patch from Dave Miller (dave@intrec.com). --- diff --git a/buglist.cgi b/buglist.cgi index 6073dffc9a..f1129cb530 100755 --- a/buglist.cgi +++ b/buglist.cgi @@ -1096,6 +1096,7 @@ while (@row = FetchSQLData()) { if (exists $::needquote{$c}) { my $value = shift @row; if (!defined $value) { + pnl "