From ca352dd4b9bb6432eb99d78f51c747be98c568b8 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" Date: Wed, 2 Jul 2003 19:07:01 +0000 Subject: [PATCH] Refix bug 201955 - Forgot to edit one of the introductory paragraphs and fixed a couple other minor errors. git-svn-id: svn://10.0.0.236/trunk@144388 18797224-902f-48f8-a5cc-f745e15eee43 --- .../bugzilla/docs/xml/installation.xml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index 0ed171a211a..bf2c1e1ba77 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installation @@ -1065,8 +1065,7 @@ man 5 crontab -
+
Preventing untrusted Bugzilla content from executing malicious Javascript code @@ -1077,16 +1076,15 @@ man 5 crontab requirements mentioned in . - Executing the following code snippet from a UNIX command shell will - rectify the problem if your Bugzilla installation is intended for an - English-speaking audience. As always, be sure your Bugzilla - installation has a good backup before making changes, and I recommend - you understand what the script is doing before executing it. + Making the change below will fix the problem if your installation is for + an English speaking audience. + Telling Bugzilla to output a charset as part of the HTTP header is much easier in version 2.18 and higher. Simply - locatate the following line in Bugzilla/CGI.pm: + pull after 4-May-2003 and development release after 2.17.5)]]> than it was + in previous versions. Simply locate the following line in + Bugzilla/CGI.pm: # Make sure that we don't send any charset headers $self->charset('');