Closed
Bug 151129
Opened 23 years ago
Closed 20 years ago
Can't override a midair collision of a dupe with a dupe
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 277417
People
(Reporter: pab, Assigned: myk)
References
Details
Error Message of Bugzilla:
Software error:
INSERT INTO duplicates VALUES (103452, 151123): Duplicate entry '151123' for key
1 at globals.pl line 276.
What did i do?:
- I resolved bug 151123 as a duplicate of bug 103452
- A mid-air collision was detectet: someone other resolved the bug as duplicate
of bug 32571
- I submited my changes anyway because the bug isn't a dup of 3571
Result:
- The Software Error
- In my comment, there is 2times the message '*** This bug has ben..'
http://bugzilla.mozilla.org/show_bug.cgi?id=151123
Comment 1•23 years ago
|
||
*** Bug 151128 has been marked as a duplicate of this bug. ***
Comment 2•23 years ago
|
||
If we override a dupe, we'd have to pull it out the dupe table, and then add the
new one in, if the bug was different.
Yuck.
-> semi better summary
I don't know why there are two comments; it may be a side effect of the error.
Summary: Software error when resolving bug as a dup wich was already resolved (midair collision) → Can't override a midair collision of a dupe with a dupe to a different bug
Assignee | ||
Comment 3•23 years ago
|
||
Doubled-up comments are bug 152899. This also happens when you mark a bug a
duplicate of the *same* bug in a mid-air collision, such as f.e. when you mark a
bug a dupe, then reload the page (perhaps because it was taking too long to
process) and mid-air with yourself, then submit your changes anyway (such as
what happened in bug 179091).
Summary: Can't override a midair collision of a dupe with a dupe to a different bug → Can't override a midair collision of a dupe with a dupe
*** Bug 223263 has been marked as a duplicate of this bug. ***
![]() |
||
Comment 5•20 years ago
|
||
*** This bug has been marked as a duplicate of 277417 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•