summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-01-08 23:46:52 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2014-01-08 23:46:52 +0100
commit7eed51a8872b1c11af3288f55be7609ed58c523a (patch)
treee416a41a3a67019c8cc6ede55d79c639818090bf /template
parentde313c7a491d415403698afc7d561143aa0b3a4b (diff)
downloadbugzilla-7eed51a8872b1c11af3288f55be7609ed58c523a.tar.gz
bugzilla-7eed51a8872b1c11af3288f55be7609ed58c523a.tar.xz
Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 validator happy
https://bugzilla.mozilla.org/show_bug.cgi?id=390955
Diffstat (limited to 'template')
-rw-r--r--template/en/default/index.html.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index d165abfd8..a463d1342 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -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>