summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-02-04 09:12:41 +0100
committergerv%gerv.net <>2004-02-04 09:12:41 +0100
commit545a42a0c5479198e4400ff45afae4271e79d671 (patch)
tree01c53af877ae1d524dc303c00fc28f8f7ff2eaba /template/en/default/list/list.html.tmpl
parenta5bedc9a64c867ceb44065d0c7b188016c7b33fc (diff)
downloadbugzilla-545a42a0c5479198e4400ff45afae4271e79d671.tar.gz
bugzilla-545a42a0c5479198e4400ff45afae4271e79d671.tar.xz
Bug 232830 - use url_quote instead of html filtering to make sure we can delete queries which contain a "+". Patch by gerv; r,a=myk.
Diffstat (limited to 'template/en/default/list/list.html.tmpl')
-rw-r--r--template/en/default/list/list.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index 97b659c73..5eb7b7c45 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -159,7 +159,7 @@
<td valign="middle" nowrap="nowrap">
|
<a href="buglist.cgi?cmdtype=dorem&amp;remaction=forget&amp;namedcmd=
- [% searchname FILTER html %]">Forget&nbsp;Search&nbsp;'
+ [% searchname FILTER url_quote %]">Forget&nbsp;Search&nbsp;'
[% searchname FILTER html %]'</a>
</td>
[% ELSE %]