summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2014-01-22 08:50:21 +0100
committerByron Jones <bjones@mozilla.com>2014-01-22 08:50:21 +0100
commit412d7c4f25611cf60810b5a3d26f0fef6b0c715f (patch)
tree9903f44a2c172853fa6f4a24232a867dc59c582c /template/en/default/bug
parent7eaa20bf1fb447e14352bda6223d3c1b2257104b (diff)
downloadbugzilla-412d7c4f25611cf60810b5a3d26f0fef6b0c715f.tar.gz
bugzilla-412d7c4f25611cf60810b5a3d26f0fef6b0c715f.tar.xz
Bug 961513: The featureĀ "Clone This Bug" does not work for users without canconfirm rights
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/navigate.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/navigate.html.tmpl b/template/en/default/bug/navigate.html.tmpl
index ea9d3ebac..95fe5a411 100644
--- a/template/en/default/bug/navigate.html.tmpl
+++ b/template/en/default/bug/navigate.html.tmpl
@@ -28,7 +28,7 @@
[% bug.bug_id FILTER uri %]">Format For Printing</a></li>
<li>&nbsp;-&nbsp;<a href="show_bug.cgi?ctype=xml&amp;id=
[% bug.bug_id FILTER uri %]">XML</a></li>
- <li>&nbsp;-&nbsp;<a href="enter_bug.cgi?cloned_bug_id=
+ <li>&nbsp;-&nbsp;<a href="enter_bug.cgi?format=__default__&amp;cloned_bug_id=
[% bug.bug_id FILTER uri %]"
id="clone_bug">Clone This
[% terms.Bug %]</a></li>