]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 816333: Fix linking of bugs on the "Change Votes" page
authorByron Jones <bjones@mozilla.com>
Mon, 3 Dec 2012 16:11:49 +0000 (00:11 +0800)
committerByron Jones <bjones@mozilla.com>
Mon, 3 Dec 2012 16:11:49 +0000 (00:11 +0800)
r=LpSolit,a=LpSolit

extensions/Voting/template/en/default/pages/voting/user.html.tmpl

index 27ce2acda66262866ba16178b7172c5a97a4156d..6705b9c370e1dcbea138dbfe19cabb1fc2506994 100644 (file)
               [% END %]
             </a></td>
             <td align="center">
-              [% bug.id FILTER bug_link(bug) FILTER none %]
+              [% bug.id FILTER bug_link(bug.id) FILTER none %]
             </td>
             <td>
               [% bug.summary FILTER html %]