summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorbarnboy%trilobyte.net <>2001-11-21 04:56:31 +0100
committerbarnboy%trilobyte.net <>2001-11-21 04:56:31 +0100
commit902fb109e0483ad66b17662bc76f2a643b8a4015 (patch)
tree15badfaff298fb25ba9a533ea6c16519d1c8848a /docs
parent4d80ef1d6e392f1e2443892148f01f37a760e7a2 (diff)
downloadbugzilla-902fb109e0483ad66b17662bc76f2a643b8a4015.tar.gz
bugzilla-902fb109e0483ad66b17662bc76f2a643b8a4015.tar.xz
Added tip about checking sanitycheck.cgi if you make schema changes,
per bug 98049.
Diffstat (limited to 'docs')
-rw-r--r--docs/sgml/patches.sgml12
-rw-r--r--docs/xml/patches.xml12
2 files changed, 22 insertions, 2 deletions
diff --git a/docs/sgml/patches.sgml b/docs/sgml/patches.sgml
index 151f985c1..ec68667b4 100644
--- a/docs/sgml/patches.sgml
+++ b/docs/sgml/patches.sgml
@@ -1,4 +1,4 @@
-<!-- <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> -->
+<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<appendix id="patches" xreflabel="Useful Patches and Utilities for Bugzilla">
<title>Useful Patches and Utilities for Bugzilla</title>
@@ -365,6 +365,16 @@ else
can cause confusion in CVS and other mozilla.org utilities.
</para>
</listitem>
+ <listitem>
+ <para>
+ Schema Changes
+ </para>
+ <para>
+ If you make schema changes, you should modify <filename>sanitycheck.cgi</filename>
+ to support the new schema. All referential columns should be checked.
+ </para>
+ </listitem>
+
<listitem>
<para>
Variable Names
diff --git a/docs/xml/patches.xml b/docs/xml/patches.xml
index 151f985c1..ec68667b4 100644
--- a/docs/xml/patches.xml
+++ b/docs/xml/patches.xml
@@ -1,4 +1,4 @@
-<!-- <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> -->
+<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<appendix id="patches" xreflabel="Useful Patches and Utilities for Bugzilla">
<title>Useful Patches and Utilities for Bugzilla</title>
@@ -365,6 +365,16 @@ else
can cause confusion in CVS and other mozilla.org utilities.
</para>
</listitem>
+ <listitem>
+ <para>
+ Schema Changes
+ </para>
+ <para>
+ If you make schema changes, you should modify <filename>sanitycheck.cgi</filename>
+ to support the new schema. All referential columns should be checked.
+ </para>
+ </listitem>
+
<listitem>
<para>
Variable Names