commit: 77ecc7682c3702f66a1a9c87edc8b37bfa871c57
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 06:46:04 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 06:51:08 2019 +0000
URL:
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=77ecc768
Fix cloning bugs with 'Gentoo Linux' product
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
template/en/default/global/choose-product.html.tmpl | 3 +--
1 file changed, 1 insertion(+), 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 %]&cloned_bug_id=[%
cloned_bug_id FILTER uri %][% END -%]
- [%- IF format %]&format=[% format FILTER uri %][%
END %]">
+ [%- IF previous_params %]&[% previous_params FILTER
none %][% END -%]">
Gentoo Linux</a>:
</th>
<td valign="top"><b>The Gentoo Linux Distribution –
Ebuilds and System related issues</b></td>