Closed Bug 170075 Opened 23 years ago Closed 23 years ago

Mid-air collision pages should be titled as such

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

2.17
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: gerv, Assigned: gerv)

Details

Attachments

(1 file)

Several times recently I've clicked "submit" on a bug, and moved to a new window. Looking at the taskbar button, it says "Bug processed" - but, if I go back there, it turns out that it's midaired. In as many cases as possible, midair collisions should have a title which reflects what they are, rather than the misleading "Bug processed". Patch coming up. Gerv
Attached patch Patch v.1Splinter Review
Checks, in the single bug case, for a differing delta_ts and sets the title appropriately. This won't catch _all_ mid-airs, because we haven't locked the tables at that early point and so the bug could change subsequently, but it'll catch most of them. Better 95% of a loaf than no bread. Gerv
Comment on attachment 100094 [details] [diff] [review] Patch v.1 This is OK. It will give false negatives sometimes, because we don't hold a lock yet during that SQL query. Fixing that is a very large job, and since this is ui only, r=bbaetz x2
Attachment #100094 - Flags: review+
Fixed. Checking in process_bug.cgi; /cvsroot/mozilla/webtools/bugzilla/process_bug.cgi,v <-- process_bug.cgi new revision: 1.147; previous revision: 1.146 done Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.18
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: