]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 151529 - No list of votes shown if there is a + sign in the address
authorbbaetz%student.usyd.edu.au <>
Mon, 17 Jun 2002 18:29:51 +0000 (18:29 +0000)
committerbbaetz%student.usyd.edu.au <>
Mon, 17 Jun 2002 18:29:51 +0000 (18:29 +0000)
r=jouni x2

template/en/default/bug/votes/list-for-bug.html.tmpl

index 379727f70e021f636d57124e434717d397b4506e..4da030e8fd98f1c9c2d06fcb56d1d8e10a88c19e 100644 (file)
@@ -41,8 +41,8 @@
   [% FOREACH user = users %]      
     <tr>
       <td>
-        <a href="votes.cgi?action=show_user&amp;user=[% user.name %]">
-          [% user.name %]
+        <a href="votes.cgi?action=show_user&amp;user=[% user.name FILTER url_quote %]">
+          [% user.name FILTER html %]
         </a>
       </td>
       <td align="right">