From: gerv%gerv.net <>
Date: Fri, 12 Oct 2001 05:18:35 +0000 (+0000)
Subject: Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dupe field...
X-Git-Tag: bugzilla-2.14.1~83
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f281bf253484450cd5dcc847fecbe86e5b305188;p=thirdparty%2Fbugzilla.git
Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dupe field. Patch by justdave, r=jake, caillon.
---
diff --git a/bug_form.pl b/bug_form.pl
index 0ce4f29bd4..af6618db5d 100644
--- a/bug_form.pl
+++ b/bug_form.pl
@@ -496,7 +496,7 @@ if ($canedit || $::userid == $assignedtoid ||
$knum++;
print "
Resolve bug, mark it as duplicate of bug #
-
\n";
+
\n";
$knum++;
my $assign_element = "";