]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added tip about checking sanitycheck.cgi if you make schema changes,
authorbarnboy%trilobyte.net <>
Fri, 4 Apr 2008 11:48:08 +0000 (11:48 +0000)
committerbarnboy%trilobyte.net <>
Fri, 4 Apr 2008 11:48:08 +0000 (11:48 +0000)
per bug 98049.

docs/en/xml/patches.xml

index 151f985c1be6eb43418c656bdf1aa0336f9d884d..ec68667b4765d25b4bebbae03aeee72a5225014d 100644 (file)
@@ -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