From c738859a411c63f64fa931a5275111aeb9d90fd8 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 21 Feb 2006 08:05:56 +0000 Subject: [SECURITY] Bug 313441: Query RSS should HTML-escape summary in
Field | Value | +
---|---|
[% columns.opendate.title FILTER none %] | +[% bug.opendate FILTER none %] | +
[% columns.assigned_to_realname.title FILTER none %] | +[% bug.assigned_to_realname FILTER none %] | +
[% columns.priority.title FILTER none %] | +[% bug.priority FILTER none %] | +
[% columns.bug_severity.title FILTER none %] | +[% bug.bug_severity FILTER none %] | +
[% columns.bug_status.title FILTER none %] | +[% bug.bug_status FILTER none %] | +
[% columns.changeddate.title FILTER none %] | +[% bug.changeddate FILTER none -%] | +
@@ -169,7 +169,7 @@
[% urlquerypart FILTER html %]&ctype=csv">CSV |
RSS |
+ [%- title FILTER html %]&ctype=atom">Feed |
iCalendar |
- # John Belmonte
-
- [% END %]
-
- Field Value
-
- [% columns.opendate.title FILTER none %]
- [% bug.opendate FILTER none %]
-
- [% columns.assigned_to_realname.title FILTER none %]
- [% bug.assigned_to_realname FILTER none %]
-
- [% columns.priority.title FILTER none %]
- [% bug.priority FILTER none %]
-
- [% columns.bug_severity.title FILTER none %]
- [% bug.bug_severity FILTER none %]
-
- [% columns.bug_status.title FILTER none %]
- [% bug.bug_status FILTER none %]
-
-
- [% columns.changeddate.title FILTER none %]
- [% bug.changeddate FILTER none -%]
-