]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 304303: The "Forget Search" link in user prefs does not escape the name properly...
authorlpsolit%gmail.com <>
Thu, 25 Aug 2005 20:39:20 +0000 (20:39 +0000)
committerlpsolit%gmail.com <>
Thu, 25 Aug 2005 20:39:20 +0000 (20:39 +0000)
template/en/default/account/prefs/saved-searches.html.tmpl

index 741facc17a7820b4cd8a5830310e8f16a448c509..7f0052bba34afcf479fec87c73a13123a4f84f05 100644 (file)
@@ -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">