aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-13 08:46:04 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-13 08:51:08 +0200
commit77ecc7682c3702f66a1a9c87edc8b37bfa871c57 (patch)
tree98bf71aa35bf74f399815a35d21d0c013e4f652d /template
parentattachment: Force utf-8 if no charset is explicitly specified (diff)
downloadbugzilla-77ecc7682c3702f66a1a9c87edc8b37bfa871c57.tar.gz
bugzilla-77ecc7682c3702f66a1a9c87edc8b37bfa871c57.tar.bz2
bugzilla-77ecc7682c3702f66a1a9c87edc8b37bfa871c57.zip
Fix cloning bugs with 'Gentoo Linux' productgentoo-5.0.4.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/choose-product.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl
index 0800ff3bf..f27055e66 100644
--- a/template/en/default/global/choose-product.html.tmpl
+++ b/template/en/default/global/choose-product.html.tmpl
@@ -45,8 +45,7 @@
<tr class="hilight">
<th align="right" valign="top">
<a href="[% target %]?product=Gentoo%20Linux
- [%- IF cloned_bug_id %]&amp;cloned_bug_id=[% cloned_bug_id FILTER uri %][% END -%]
- [%- IF format %]&amp;format=[% format FILTER uri %][% END %]">
+ [%- IF previous_params %]&amp;[% previous_params FILTER none %][% END -%]">
Gentoo&nbsp;Linux</a>:&nbsp;
</th>
<td valign="top"><b>The Gentoo Linux Distribution &ndash; Ebuilds and System related issues</b></td>