From b0a3eb32d59c8b0d54c5005bb2d6440eb521b9bb Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Tue, 4 Jan 2005 05:02:10 +0000 Subject: [PATCH] Bug 272620: avoid XSS problem with internal error messages. Patch by wurblzap@gmail.com; r=gerv; a=justdave. --- CGI.pl | 6 +++++- template/en/default/global/code-error.html.tmpl | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CGI.pl b/CGI.pl index dd48110426..5326e129d7 100644 --- a/CGI.pl +++ b/CGI.pl @@ -965,7 +965,11 @@ sub ThrowTemplateError { time this message appeared.
Template->process() failed twice.
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index cab4f44b8a..5274be5fc4 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -37,7 +37,11 @@
the time this message appeared.