summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-02-21 09:05:56 +0100
committerlpsolit%gmail.com <>2006-02-21 09:05:56 +0100
commitc738859a411c63f64fa931a5275111aeb9d90fd8 (patch)
tree6423d386e03be187a65fc71483d28571ba84b2ff /template/en/default/list/list.html.tmpl
parent39e8d6dc7a8371433d8260b86ebc12396da1de7a (diff)
downloadbugzilla-c738859a411c63f64fa931a5275111aeb9d90fd8.tar.gz
bugzilla-c738859a411c63f64fa931a5275111aeb9d90fd8.tar.xz
[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave
I forgot to specify the bug number in my previous checkin. That was bug 312498.
Diffstat (limited to 'template/en/default/list/list.html.tmpl')
-rw-r--r--template/en/default/list/list.html.tmpl14
1 files changed, 7 insertions, 7 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index 85b7d7316..5ac715a0c 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -48,15 +48,15 @@
[% PROCESS global/header.html.tmpl
title = title
style = style
- rsslink = "buglist.cgi?$urlquerypart&title=$title&ctype=rss"
+ atomlink = "buglist.cgi?$urlquerypart&title=$title&ctype=atom"
%]
<div align="center">
- [% IF Param('timezone') %]
- <b>[% time2str("%a %b %e %Y %T %Z", currenttime, Param('timezone')) %]</b><br>
- [% ELSE %]
- <b>[% time2str("%a %b %e %Y %T", currenttime) %]</b><br>
- [% END %]
+ [% IF Param('timezone') %]
+ <b>[% time2str("%a %b %e %Y %T %Z", currenttime, Param('timezone')) %]</b><br>
+ [% ELSE %]
+ <b>[% time2str("%a %b %e %Y %T", currenttime) %]</b><br>
+ [% END %]
[% IF debug %]
<p>
@@ -169,7 +169,7 @@
[% urlquerypart FILTER html %]&amp;ctype=csv">CSV</a> |
<a href="buglist.cgi?
[% urlquerypart FILTER html %]&amp;title=
- [%- title FILTER html %]&amp;ctype=rss">RSS</a> |
+ [%- title FILTER html %]&amp;ctype=atom">Feed</a> |
<a href="buglist.cgi?
[% urlquerypart FILTER html %]&amp;ctype=ics">iCalendar</a> |
<a href="colchange.cgi?