From: travis%sedsystems.ca <> Date: Fri, 25 Feb 2005 23:40:17 +0000 (+0000) Subject: Bug 282983 : bug cloning doesn't work if classifications are enabled X-Git-Tag: bugzilla-2.19.3~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f88d296263969914fba5c461cad34b5c3b1b9a74;p=thirdparty%2Fbugzilla.git Bug 282983 : bug cloning doesn't work if classifications are enabled Patch by Shane H. W. Travis r=glob a=myk --- diff --git a/enter_bug.cgi b/enter_bug.cgi index ad42130237..e9b5991385 100755 --- a/enter_bug.cgi +++ b/enter_bug.cgi @@ -98,6 +98,8 @@ if (!defined $product) { $vars->{'target'} = "enter_bug.cgi"; $vars->{'format'} = $::FORM{'format'}; + $vars->{'cloned_bug_id'} = $cgi->param('cloned_bug_id'); + print "Content-type: text/html\n\n"; $template->process("global/choose-classification.html.tmpl", $vars) || ThrowTemplateError($template->error()); diff --git a/template/en/default/global/choose-classification.html.tmpl b/template/en/default/global/choose-classification.html.tmpl index 1d52b3686d..3bb4be3a8b 100644 --- a/template/en/default/global/choose-classification.html.tmpl +++ b/template/en/default/global/choose-classification.html.tmpl @@ -36,6 +36,7 @@ All: @@ -49,6 +50,7 @@ [% p FILTER html %]: