]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 558032: Incorrect "X votes" link when viewing a bug
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 8 Apr 2010 12:04:03 +0000 (14:04 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 8 Apr 2010 12:04:03 +0000 (14:04 +0200)
r=reed a=LpSolit

extensions/Voting/template/en/default/hook/bug/edit-after_importance.html.tmpl

index 7952442daf7a6560a6cccadcf4039f1fc3f83447..606f981ee7a1c28ef2a99b3cafd30c36eb2d5d05 100644 (file)
@@ -25,7 +25,7 @@
   <span id="votes_container">
     [% IF bug.votes %]
       with
-      <a href="page.cgi?id=voting/bug.html?bug_id=
+      <a href="page.cgi?id=voting/bug.html&amp;bug_id=
                [%- bug.id FILTER url_quote %]">
         [%- bug.votes %] 
         [% IF bug.votes == 1 %]