summaryrefslogtreecommitdiffstats
path: root/duplicates.cgi
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2001-08-16 11:54:49 +0200
committerjustdave%syndicomm.com <>2001-08-16 11:54:49 +0200
commit133350be74374b3790b08f6fea1b38698e0473f5 (patch)
tree889554789b5505dd6bb136a4dbe46bd6c0480fb3 /duplicates.cgi
parent161e3c5fc8dc93096527e2ebd68995c466be2646 (diff)
downloadbugzilla-133350be74374b3790b08f6fea1b38698e0473f5.tar.gz
bugzilla-133350be74374b3790b08f6fea1b38698e0473f5.tar.xz
Fix for bug 95304: Add a buglist link to the top of duplicates.cgi
Patch by Gervase Markham <gerv@mozilla.org> r= justdave@syndicomm.com
Diffstat (limited to 'duplicates.cgi')
-rwxr-xr-xduplicates.cgi6
1 files changed, 6 insertions, 0 deletions
diff --git a/duplicates.cgi b/duplicates.cgi
index ed5021291..2fccac234 100755
--- a/duplicates.cgi
+++ b/duplicates.cgi
@@ -115,7 +115,13 @@ if (<data/duplicates/dupes$before*>)
print Param("mostfreqhtml");
+my $commabugs = join(",", keys(%count));
+
print "
+<p>
+<a href=\"buglist.cgi?bug_id=$commabugs\">Give me this list as a Bugzilla bug list.</a>
+</p>
+
<table BORDER>
<tr BGCOLOR=\"#CCCCCC\">