Bug 151529 - No list of votes shown if there is a + sign in the address

r=jouni x2
This commit is contained in:
bbaetz%student.usyd.edu.au 2002-06-17 11:29:45 +00:00
Родитель ea34611103
Коммит 5357de980d
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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">