Closed
Bug 95594
Opened 23 years ago
Closed 22 years ago
Circular dependencies if depends and blocks set at same time
Categories
(Bugzilla :: Bugzilla-General, defect, P1)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: mozilla-bugs, Assigned: bugzilla-mozilla)
References
Details
(Whiteboard: [blocker will fix])
I am trying to add myself to CC list of bug 95504. When I try to commit, I get "Dependency loop detected!" error message which is ridiculous since I haven't added any dependency, just changed the CC list. So, either dependency loop already exists and was overlooked earlier or it does not exists and Bugzilla is just giving me a hard time without a reason.
Reporter | ||
Comment 3•23 years ago
|
||
This bug is really annoying. Please see bug 95504 for more information. Can somebody take a look at this? Thanks!
Severity: major → critical
Comment 4•23 years ago
|
||
ok... Bug 95504 - depends on bug 52441, bug 76968 blocks bug 51246 Bug 52241 - depends on bug 51246 (and a dozen or so others) This means that bug 51246 depends on bug 95504, since 95504 blocks it. ooohhkay. This shouldn't happen, obviously. Bug Activity on bug 95504 indicates that all three dependencies were set at the same time. It'll probably be a week or so at least before a fix for this gets checked in for this, since the tree is locked down for finalizing the 2.14 release. We'll get to it though.
Summary: Dependency loop detection - false positives! → Circular dependencies if depends and blocks set at same time
Updated•23 years ago
|
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: Bugzilla 2.13 → 2.13
Updated•22 years ago
|
Target Milestone: --- → Bugzilla 2.16
Updated•22 years ago
|
Priority: -- → P1
Comment 5•22 years ago
|
||
Famous last words, Dave... I don't understand this code well enough to fix this. Do you? ;-) Gerv
Assignee | ||
Comment 7•22 years ago
|
||
Bug 82143's Comment #7 is the same as this bug. My updated patch for that bug is intended to fix this bug too.
Updated•22 years ago
|
Whiteboard: [blocker will fix]
Comment 9•22 years ago
|
||
fixed by patch on bug 82143
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•11 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
•