From: jake%bugzilla.org <> Date: Thu, 3 Jul 2003 02:07:01 +0000 (+0000) Subject: Refix bug 201955 - Forgot to edit one of the introductory paragraphs and fixed a... X-Git-Tag: bugzilla-2.17.5~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d47a403e2c3f90a63f910a530c31b1685aafa2f;p=thirdparty%2Fbugzilla.git Refix bug 201955 - Forgot to edit one of the introductory paragraphs and fixed a couple other minor errors. --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index c0e9b4160e..3192bca704 100644 --- a/docs/xml/installation.xml +++ b/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('');