From 29d36c4c90c7be2f0c90b7225edb504d66064e62 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Fri, 14 Jan 2005 20:08:47 +0000 Subject: [PATCH] Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It should now be possible to compile this version with either Jade or xmlto. Patch by Colin S. Ogilvie r=jake --- docs/xml/Bugzilla-Guide.xml | 7 +++---- docs/xml/about.xml | 8 +++----- docs/xml/troubleshooting.xml | 9 +++------ 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 806622de53..d24c238d0d 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -23,11 +23,10 @@ * bz-ver to current stable * bz-nexver to next stable * bz-date to the release date - * bz-devel to "IGNORE" + * Remove the BZ-DEVEL comments - COMPILE DOCS AND CHECKIN - Also, tag and tarball before completing * bz-ver to devel version - * bz-devel to "INCLUDE" For a devel release, simple bump bz-ver and bz-date --> @@ -35,7 +34,6 @@ - @@ -98,7 +96,8 @@ The Bugzilla Guide - &bz-ver; - <![%bz-devel;[Development ]]>Release + Development + Release The Bugzilla Team diff --git a/docs/xml/about.xml b/docs/xml/about.xml index 2fdc4c66ac..a6f51d7e06 100644 --- a/docs/xml/about.xml +++ b/docs/xml/about.xml @@ -1,6 +1,6 @@ - + About This Guide @@ -65,10 +65,8 @@ This is the &bz-ver; version of The Bugzilla Guide. It is so named to match the current version of Bugzilla. - + This version of the guide, like its associated Bugzilla version, is a + development version. The latest version of this guide can always be found at --> - + Troubleshooting @@ -257,9 +257,7 @@ at /usr/lib/perl5/site_perl/5.6.0/File/Temp.pm line 233. past and need to set it to something more restrictive (i.e. /bugzilla/), you can safely do this without requiring users to delete their Bugzilla-related cookies in their - browser (this is true starting with - - Bugzilla 2.18 and Bugzilla 2.16.5). + browser (this is true starting with Bugzilla 2.18 and Bugzilla 2.16.5). @@ -277,8 +275,7 @@ at /usr/lib/perl5/site_perl/5.6.0/File/Temp.pm line 233. log in again. - If you are using 2.18 - , there is a + If you are using 2.18 (or later), there is a parameter called loginnetmask, which you can use to set the number of bits of the user's IP address to require to be matched when authenticating the cookies. If you set this to something less than 32, -- 2.47.3