From dd32e3c2023cef9d1029c2dbaf5844e1871166c6 Mon Sep 17 00:00:00 2001 From: "bbaetz%student.usyd.edu.au" <> Date: Mon, 17 Jun 2002 18:29:51 +0000 Subject: [PATCH] Bug 151529 - No list of votes shown if there is a + sign in the address r=jouni x2 --- template/en/default/bug/votes/list-for-bug.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %] -- 2.47.2