]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 825524: When cloning a bug, the "We've made a guess at your operating system...
authorSunil Joshi <joshi_sunil@in.com>
Wed, 2 Jan 2013 00:40:19 +0000 (01:40 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 2 Jan 2013 00:40:19 +0000 (01:40 +0100)
r/a=LpSolit

template/en/default/bug/create/create.html.tmpl

index 132385ef5a9a9f29212f67ebd535e00a66dcce00..382e704b76ecc9c632c97ad08c3bca38431c6b6f 100644 (file)
@@ -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">