From: justdave%syndicomm.com <> Date: Thu, 16 Aug 2001 09:54:49 +0000 (+0000) Subject: Fix for bug 95304: Add a buglist link to the top of duplicates.cgi X-Git-Tag: bugzilla-2.14~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133350be74374b3790b08f6fea1b38698e0473f5;p=thirdparty%2Fbugzilla.git Fix for bug 95304: Add a buglist link to the top of duplicates.cgi Patch by Gervase Markham r= justdave@syndicomm.com --- diff --git a/duplicates.cgi b/duplicates.cgi index ed5021291e..2fccac2347 100755 --- a/duplicates.cgi +++ b/duplicates.cgi @@ -115,7 +115,13 @@ if () print Param("mostfreqhtml"); +my $commabugs = join(",", keys(%count)); + print " +

+Give me this list as a Bugzilla bug list. +

+