From: Byron Jones Date: Mon, 3 Dec 2012 16:11:49 +0000 (+0800) Subject: Bug 816333: Fix linking of bugs on the "Change Votes" page X-Git-Tag: bugzilla-4.5.1~277 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa7dd9eb979d14d9c460e71603f42d7dea9ce536;p=thirdparty%2Fbugzilla.git Bug 816333: Fix linking of bugs on the "Change Votes" page r=LpSolit,a=LpSolit --- diff --git a/extensions/Voting/template/en/default/pages/voting/user.html.tmpl b/extensions/Voting/template/en/default/pages/voting/user.html.tmpl index 27ce2acda6..6705b9c370 100644 --- a/extensions/Voting/template/en/default/pages/voting/user.html.tmpl +++ b/extensions/Voting/template/en/default/pages/voting/user.html.tmpl @@ -120,7 +120,7 @@ [% END %] - [% bug.id FILTER bug_link(bug) FILTER none %] + [% bug.id FILTER bug_link(bug.id) FILTER none %] [% bug.summary FILTER html %]