From ed09207ecef601b38bff1392ef5e1726e8fc44c5 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Tue, 4 Jan 2005 04:54:57 +0000 Subject: Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=justdave; a=justdave. --- Bugzilla/Error.pm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Bugzilla/Error.pm') diff --git a/Bugzilla/Error.pm b/Bugzilla/Error.pm index 00a2675eb..96017f368 100644 --- a/Bugzilla/Error.pm +++ b/Bugzilla/Error.pm @@ -118,7 +118,10 @@ sub ThrowTemplateError { time this message appeared.

Template->process() failed twice.
-- cgit v1.2.3-24-g4f1b