summaryrefslogtreecommitdiffstats
path: root/docs/html/integration.html
diff options
context:
space:
mode:
authorjake%bugzilla.org <>2003-02-06 11:45:24 +0100
committerjake%bugzilla.org <>2003-02-06 11:45:24 +0100
commit7407cb3069182253ff4218450237bec5726f21d2 (patch)
tree5a615a89c76185bec2e7452f30e7f57724f9eef3 /docs/html/integration.html
parent0359066d3dcd887412615ba2f5081fb2f187c849 (diff)
downloadbugzilla-7407cb3069182253ff4218450237bec5726f21d2.tar.gz
bugzilla-7407cb3069182253ff4218450237bec5726f21d2.tar.xz
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
Diffstat (limited to 'docs/html/integration.html')
-rw-r--r--docs/html/integration.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/html/integration.html b/docs/html/integration.html
index ebfcd69c4..b4faa8272 100644
--- a/docs/html/integration.html
+++ b/docs/html/integration.html
@@ -122,8 +122,12 @@ CLASS="QUOTE"
>"[Bug XXXX]"</SPAN
>,
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.</P
+ you want to have the bug be closed automatically, you'll have to modify
+ the <TT
+CLASS="filename"
+>contrib/bugzilla_email_append.pl</TT
+> script.
+ </P
><P
>There is also a CVSZilla project, based upon somewhat dated
Bugzilla code, to integrate CVS and Bugzilla through CVS' ability to