]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 validator happy
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 8 Jan 2014 22:46:52 +0000 (23:46 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 8 Jan 2014 22:46:52 +0000 (23:46 +0100)
https://bugzilla.mozilla.org/show_bug.cgi?id=390955

template/en/default/index.html.tmpl

index d165abfd82747f1389df4b3cf1b5aaee12fc33c9..a463d13422f289d43892cbecead074cf273ed323 100644 (file)
@@ -173,13 +173,13 @@ YAHOO.util.Event.onDOMReady(onLoadActions);
 
       <li>
         [% terms.Bugs %] reported in the
-        <a href="buglist.cgi?chfield=[Bug%20creation]&amp;chfieldfrom=24h">last 24 hours</a>
+        <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=24h">last 24 hours</a>
         [% title = BLOCK %][% terms.Bugs %] reported in the last 24 hours[% END %]
-        <a href="buglist.cgi?chfield=[Bug%20creation]&amp;chfieldfrom=24h&amp;ctype=atom&amp;title=[% title FILTER uri %]"
+        <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=24h&amp;ctype=atom&amp;title=[% title FILTER uri %]"
            class="rss">&nbsp;</a>
-        | <a href="buglist.cgi?chfield=[Bug%20creation]&amp;chfieldfrom=7d">last 7 days</a>
+        | <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=7d">last 7 days</a>
         [% title = BLOCK %][% terms.Bugs %] reported in the last 7 days[% END %]
-        <a href="buglist.cgi?chfield=[Bug%20creation]&amp;chfieldfrom=7d&amp;ctype=atom&amp;title=[% title FILTER uri %]"
+        <a href="buglist.cgi?chfield=%5BBug%20creation%5D&amp;chfieldfrom=7d&amp;ctype=atom&amp;title=[% title FILTER uri %]"
            class="rss">&nbsp;</a>
       </li>
       <li>