[bugzilla-gnome-org-customizations] Browse: Fix commented URLs to simple bug entry form
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations] Browse: Fix commented URLs to simple bug entry form
- Date: Thu, 15 Jan 2015 01:29:27 +0000 (UTC)
commit 6340ce04aa05fbcc5153a90651e4ace0552fc1be
Author: Andre Klapper <a9016009 gmx de>
Date: Thu Jan 15 00:38:48 2015 +0100
Browse: Fix commented URLs to simple bug entry form
If we ever fix https://bugzilla.gnome.org/show_bug.cgi?id=742340
this can be uncommented as part of
https://bugzilla.gnome.org/show_bug.cgi?id=742780
.../template/en/default/pages/browse.html.tmpl | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/extensions/Browse/template/en/default/pages/browse.html.tmpl
b/extensions/Browse/template/en/default/pages/browse.html.tmpl
index 2080e91..147936f 100644
--- a/extensions/Browse/template/en/default/pages/browse.html.tmpl
+++ b/extensions/Browse/template/en/default/pages/browse.html.tmpl
@@ -193,12 +193,12 @@
<a href="enter_bug.cgi?product=
[%- product.name FILTER uri %]">File a
[%= terms.bug %] in this product</a>
- <!-- (<a href="simple-bug-guide.cgi?product=[% product.name FILTER uri %]">simple form</a>) -->
+ <!-- (<a href="enter_bug.cgi?format=guided&product=[% product.name FILTER uri %]">simple
form</a>) -->
</li>
[% ELSE %]
<li>
<!--
- <a href="simple-bug-guide.cgi?product=
+ <a href="enter_bug.cgi?format=guided&product=
[%- product.name FILTER uri %]">File a
[%= terms.bug %] in this product</a> -->
<a href="enter_bug.cgi?product=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]