Closed
Bug 141385
Opened 23 years ago
Closed 23 years ago
dependency graph title is incorrect when doall is specified
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: jayvdb, Assigned: gerv)
Details
Attachments
(1 file)
685 bytes,
patch
|
gerv
:
review+
gerv
:
review+
|
Details | Diff | Splinter Review |
Dependency graph's with all bugs are displayed with a title which includes a bug
number.
Steps to reproduce:
1) Display a bug
2) Click 'Show dependency graph'
3) In the form at the bottom, check 'Show every bug in the system with
dependencies' and submit
Expected Results:
A generic title
Actual Results:
A title 'Dependency Graph for bug 123'
Reporter | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
Comment on attachment 81812 [details] [diff] [review]
fix
2xr=gerv
Gerv
Attachment #81812 -
Flags: review+
Assignee | ||
Comment 3•23 years ago
|
||
Fixed. Thanks :-)
Checking in template/en/default/bug/dependency-graph.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/dependency-graph.html.tmpl,v
<-- dependency-graph.html.tmpl
new revision: 1.4; previous revision: 1.3
done
Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.16
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
•