Closed
Bug 141635
Opened 23 years ago
Closed 23 years ago
dependency graph requires bug id when requesting 'doall'
Categories
(Bugzilla :: Reporting/Charting, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: jayvdb, Assigned: gerv)
Details
Attachments
(1 file)
1.38 KB,
patch
|
gerv
:
review+
gerv
:
review+
|
Details | Diff | Splinter Review |
In order to generate a dependency graph of 'every bug in the system with
dependencies', the form variable 'id' is required even though it is not required
or useful.
Reporter | ||
Comment 1•23 years ago
|
||
Patch removes the bug id requirement, and moves bug id specific code out of the
doall case.
Assignee | ||
Comment 2•23 years ago
|
||
Comment on attachment 81982 [details] [diff] [review]
Patch v.1
2xr=gerv.
Gerv
Attachment #81982 -
Flags: review+
Assignee | ||
Comment 3•23 years ago
|
||
Fixed.
Checking in showdependencygraph.cgi;
/cvsroot/mozilla/webtools/bugzilla/showdependencygraph.cgi,v <--
showdependencygraph.cgi
new revision: 1.17; previous revision: 1.16
done
Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.16
Updated•12 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
•