Closed
Bug 292609
Opened 20 years ago
Closed 20 years ago
Dependency tree: add a space before the bug summary
Categories
(Bugzilla :: Query/Bug List, defect)
Bugzilla
Query/Bug List
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: magicdice, Assigned: magicdice)
Details
Attachments
(1 file)
|
706 bytes,
patch
|
kiko
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.4) Gecko/20050318 Red Hat/1.4.4-1.3.5 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.4) Gecko/20050318 Red Hat/1.4.4-1.3.5 Currently, dependency-tree.html.tmpl creates this html: [---, netdragon@gmail.com] -Mozilla 2.0 party and Firefox 1.0 party!.</a> Instead, it should look like [---, netdragon@gmail.com] - Mozilla 2.0 party and Firefox 1.0 party!.</a> Reproducible: Always Steps to Reproduce:
Attachment #182395 -
Flags: review?(kiko)
Comment 2•20 years ago
|
||
Comment on attachment 182395 [details] [diff] [review] Fix? Yep, correct. It's a pity that the current dependency tree page is such a mess, though -- would be nice if my redesign patch landed one day.
Attachment #182395 -
Flags: review?(kiko) → review+
Updated•20 years ago
|
Assignee: query-and-buglist → magicdice
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: approval?
Comment 3•20 years ago
|
||
Good low-risk polish patch. Approved for checkin during 2.20 freeze.
Flags: approval? → approval+
Target Milestone: --- → Bugzilla 2.20
Comment 4•20 years ago
|
||
Checking in template/en/default/bug/dependency-tree.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/dependency-tree.html.tmpl,v <-- dependency-tree.html.tmpl new revision: 1.15; previous revision: 1.14 done
Status: NEW → RESOLVED
Closed: 20 years ago
OS: Linux → All
Hardware: PC → All
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•