From 29021b187f042f023584dd3986c086ca68bef0a2 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Fri, 25 Apr 2003 03:49:27 +0000 Subject: Bug 192677: Add new test to flag failure-to-filter situations in the templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham r= myk, bbaetz, justdave a= justdave --- template/en/default/list/list.html.tmpl | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'template/en/default/list/list.html.tmpl') diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 9b9f099d3..91a5584cf 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -95,7 +95,7 @@

Query Page   Enter New Bug - Edit this query + Edit this query

[% ELSIF bugs.size == 1 %] @@ -133,11 +133,13 @@    - CSV    - Change Columns    + CSV    + Change Columns    [% IF bugs.size > 1 && caneditbugs && !dotweak %] - Change Several Bugs at Once    @@ -147,7 +149,8 @@ Send Mail to Bug Owners    [% END %] - Edit this Query    + Edit this Query    -- cgit v1.2.3-24-g4f1b