[bugzilla-gnome-org-customizations/production] [Browse] Fix incorrect NEEDINFO query
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] [Browse] Fix incorrect NEEDINFO query
- Date: Wed, 11 Feb 2015 11:49:11 +0000 (UTC)
commit 778f888bc79c83e9cce4d7c0f35c747089c36834
Author: Andre Klapper <a9016009 gmx de>
Date: Wed Feb 11 02:03:59 2015 +0100
[Browse] Fix incorrect NEEDINFO query
.../template/en/default/pages/browse.html.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/Browse/template/en/default/pages/browse.html.tmpl
b/extensions/Browse/template/en/default/pages/browse.html.tmpl
index 6d516f9..e43e12f 100644
--- a/extensions/Browse/template/en/default/pages/browse.html.tmpl
+++ b/extensions/Browse/template/en/default/pages/browse.html.tmpl
@@ -83,7 +83,7 @@
<tr>
<td>NEEDINFO [% terms.Bugs %]</td>
<td align="right">
- <a href="[% buglink FILTER html
%]&bug_status=NEEDINFO&columnlist=component%2Cchangeddate%2Cbug_severity%2Cpriority%2Cshort_desc&order=changeddate%20DESC">
+ <a href="buglist.cgi?product=[% product.name FILTER uri
%]&bug_status=NEEDINFO&columnlist=component%2Cchangeddate%2Cbug_severity%2Cpriority%2Cshort_desc&order=changeddate%20DESC">
[%- total_needinfo_bugs FILTER html %]</a>
</td>
</tr>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]