From: bbaetz%student.usyd.edu.au <> Date: Mon, 17 Jun 2002 18:29:51 +0000 (+0000) Subject: Bug 151529 - No list of votes shown if there is a + sign in the address X-Git-Tag: bugzilla-2.16~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd32e3c2023cef9d1029c2dbaf5844e1871166c6;p=thirdparty%2Fbugzilla.git Bug 151529 - No list of votes shown if there is a + sign in the address r=jouni x2 --- diff --git a/template/en/default/bug/votes/list-for-bug.html.tmpl b/template/en/default/bug/votes/list-for-bug.html.tmpl index 379727f70e..4da030e8fd 100644 --- a/template/en/default/bug/votes/list-for-bug.html.tmpl +++ b/template/en/default/bug/votes/list-for-bug.html.tmpl @@ -41,8 +41,8 @@ [% FOREACH user = users %] - - [% user.name %] + + [% user.name FILTER html %]