summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-08-25 22:39:20 +0200
committerlpsolit%gmail.com <>2005-08-25 22:39:20 +0200
commit52ba58c8d0be4196692975d645b261dc34a09e66 (patch)
treea2015123e3c3d16f4cff65e18760146f41ca6fe9 /template
parent55d0f8a9b86eced03d7a18c721c91426786bb7b4 (diff)
downloadbugzilla-52ba58c8d0be4196692975d645b261dc34a09e66.tar.gz
bugzilla-52ba58c8d0be4196692975d645b261dc34a09e66.tar.xz
Bug 304303: The "Forget Search" link in user prefs does not escape the name properly - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/account/prefs/saved-searches.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/saved-searches.html.tmpl b/template/en/default/account/prefs/saved-searches.html.tmpl
index 741facc17..7f0052bba 100644
--- a/template/en/default/account/prefs/saved-searches.html.tmpl
+++ b/template/en/default/account/prefs/saved-searches.html.tmpl
@@ -74,7 +74,7 @@
Remove from <a href="editwhines.cgi">whining</a> first
[% ELSE %]
<a href="buglist.cgi?cmdtype=dorem&amp;remaction=forget&amp;namedcmd=
- [% q.name FILTER html %]">Forget</a>
+ [% q.name FILTER url_quote %]">Forget</a>
[% END %]
</td>
<td align="center">