Bug 142297

Summary: mid-air collisions not properly detected on unmodified bugs
Product: [Community] Bugzilla Reporter: Mike MacKenzie <mmackenz>
Component: Bugzilla GeneralAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact: Mike MacKenzie <mmackenz>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.18CC: shillman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-08 22:25:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mike MacKenzie 2004-12-08 20:38:22 UTC
Description of problem:

Bugzilla does not detect mid-air collisions when the person making the second
modification began looking at the bug before any modification had been made to
the bug.

Version-Release number of selected component (if applicable):


How reproducible:



Steps to Reproduce:
1. create a new bug.
2. bring up two copies of it in two different browser windows
3. submit a change to one of these.
4. submit another change to the second one.
  
Actual results:

The title says a mid-air collision occurred, but the rest of the page looks like
a normal bug change response and the changes are made.

Expected results:

a complete mid-air report page should be shown and no changes made.

Additional info:

Comment 2 David Lawrence 2004-12-08 22:25:39 UTC
Ok, should be fixed now. Please reopen if this is not the case.