From 1b7788589dc62876503b8af1f93d2fc5c08d3309 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Sat, 20 Nov 2004 12:08:44 +0000 Subject: [PATCH] Patch for bug 177993: Point out that the mid-air collision message is customizable; patch by Shane H. W. Travis , r=vladd. git-svn-id: svn://10.0.0.236/trunk@165541 18797224-902f-48f8-a5cc-f745e15eee43 --- .../webtools/bugzilla/docs/xml/customization.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/mozilla/webtools/bugzilla/docs/xml/customization.xml b/mozilla/webtools/bugzilla/docs/xml/customization.xml index 0640cff712a..aa29036766f 100644 --- a/mozilla/webtools/bugzilla/docs/xml/customization.xml +++ b/mozilla/webtools/bugzilla/docs/xml/customization.xml @@ -262,6 +262,19 @@ bugs. + + bug/process/midair.html.tmpl: + 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. + + bug/create/create.html.tmpl and bug/create/comment.txt.tmpl: