summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorSunil Joshi <joshi_sunil@in.com>2013-01-02 01:40:19 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2013-01-02 01:40:19 +0100
commit077fc512a446adbf3316ea570b468ceb3d854935 (patch)
tree0de5e9643102b6e00c30313fdfbbb7789ff00da1 /template
parentad7fc1e30c6851e40e8425c4095f62f14919ad7e (diff)
downloadbugzilla-077fc512a446adbf3316ea570b468ceb3d854935.tar.gz
bugzilla-077fc512a446adbf3316ea570b468ceb3d854935.tar.xz
Bug 825524: When cloning a bug, the "We've made a guess at your operating system and platform" message should not be displayed
r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/create/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index 132385ef5..382e704b7 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -284,7 +284,7 @@ TUI_hide_default('attachment_text_field');
bug = default, field = bug_fields.op_sys, editable = 1,
value = default.op_sys %]
</tr>
- [% IF !Param('defaultplatform') || !Param('defaultopsys') %]
+ [% IF (!Param('defaultplatform') || !Param('defaultopsys')) && !cloned_bug_id %]
<tr>
<th colspan="3">&nbsp;</th>
<td id="os_guess_note" class="comment">