From 7407cb3069182253ff4218450237bec5726f21d2 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Thu, 6 Feb 2003 10:45:24 +0000 Subject: This checkin contains two fixes: * Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section --- docs/sgml/conventions.sgml | 8 ++++++++ docs/sgml/glossary.sgml | 2 +- docs/sgml/installation.sgml | 2 +- docs/sgml/integration.sgml | 5 +++-- 4 files changed, 13 insertions(+), 4 deletions(-) (limited to 'docs/sgml') diff --git a/docs/sgml/conventions.sgml b/docs/sgml/conventions.sgml index 7334b02b8..5e761d9f4 100644 --- a/docs/sgml/conventions.sgml +++ b/docs/sgml/conventions.sgml @@ -134,6 +134,14 @@ + + Term found in the glossary + + + Bugzilla + + + Code Example diff --git a/docs/sgml/glossary.sgml b/docs/sgml/glossary.sgml index fb55363e6..f3be34466 100644 --- a/docs/sgml/glossary.sgml +++ b/docs/sgml/glossary.sgml @@ -118,7 +118,7 @@ - + Bugzilla diff --git a/docs/sgml/installation.sgml b/docs/sgml/installation.sgml index 0770ae4af..b25a2bcab 100644 --- a/docs/sgml/installation.sgml +++ b/docs/sgml/installation.sgml @@ -1597,7 +1597,7 @@ AddHandler cgi-script .cgi (either the Bugzilla directory or one of its parents). -Options +ExecCGI +Options +ExecCGI AllowOverride Limit diff --git a/docs/sgml/integration.sgml b/docs/sgml/integration.sgml index 68054ee13..1b0489fd9 100644 --- a/docs/sgml/integration.sgml +++ b/docs/sgml/integration.sgml @@ -30,8 +30,9 @@ Bugzilla e-mail gateway with the subject of [Bug XXXX], and you can have CVS check-in comments append to your Bugzilla bug. If - you have your check-in script include an @resolution field, you can even - change the Bugzilla bug state. + you want to have the bug be closed automatically, you'll have to modify + the contrib/bugzilla_email_append.pl script. + There is also a CVSZilla project, based upon somewhat dated Bugzilla code, to integrate CVS and Bugzilla through CVS' ability to -- cgit v1.2.3-24-g4f1b