]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 177993: Point out that the mid-air collision message is customizable...
authorjocuri%softhome.net <>
Sat, 20 Nov 2004 20:07:29 +0000 (20:07 +0000)
committerjocuri%softhome.net <>
Sat, 20 Nov 2004 20:07:29 +0000 (20:07 +0000)
docs/xml/administration.xml

index 6ce2897c8542543e01104cafa3fc64c541c090b1..39d54e2cb0d98f9861eae90f2be8eff2ca306c41 100644 (file)
@@ -1288,6 +1288,19 @@ skip-networking
         By modifying this, you can tell your users how they should report
         bugs.
       </para>
+
+      <para>
+        <command>bug/process/midair.html.tmpl</command>:
+        This is the page used if two people submit simultaneous changes to the
+        same bug.  The second person to submit their changes will get this page
+        to tell them what the first person did, and ask if they wish to
+        overwrite those changes or go back and revisit the bug.  The default
+        title and header on this page read "Mid-air collision detected!"  If
+        you work in the aviation industry, or other environment where this
+        might be found offensive (yes, we have true stories of this happening)
+        you'll want to change this to something more appropriate for your
+        environment.
+      </para>
         
       <para>
         <command>bug/create/create.html.tmpl</command> and