Closed Bug 137623 Opened 23 years ago Closed 23 years ago

showdependencytree.cgi has minor grammatical and formatting issues

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

2.15
defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: myk, Assigned: gerv)

References

Details

Attachments

(1 file, 1 obsolete file)

The following two complete sentences appear without periods: This bug appears elsewhere in this tree. Only bugs whose depth is less than # will be shown. The following sentence is redundantly highlighted (italic style and angle brackets): This bug appears elsewhere in this tree. The following sentence is redundantly highlighted (bold style and parentheses): Only bugs whose depth is less than # will be shown. The following tree meta-data are inside the tree title: Only bugs whose depth is less than # will be shown. view as bug list change several The depth sentence is misleading and unnecessarily complicated. It should be: (up to # levels deep) Words in the tree titles are not capitalized. The word "bug" in the expression "bug ####" is not linked. The "unlimited" link is enabled even when an unlimited number of levels are already being displayed. The number of levels is displayed even when it is greater than the maximum depth of the tree.
Depends on: 126792
Target Milestone: --- → Bugzilla 2.16
Attached patch Patch v.1 (obsolete) — Splinter Review
Try this on for size. Gerv
Comment on attachment 80853 [details] [diff] [review] Patch v.1 >+ [% IF maxdepth -%]Up to [% maxdepth %] levels deep | [% END %] s/levels/level[% "s" IF maxdepth > 1 %]/ and the same thing below (why do we have duplicate code, btw?) r=bbaetz with that fix
Attachment #80853 - Flags: review+
We have duplicate code, I think, because Myk decided it would be too complex parameterised. I agree with him. Gerv
Assignee: myk → gerv
Keywords: patch, review
Attached patch Patch v.2Splinter Review
With bbaetz' requested markup. Gerv
Attachment #80853 - Attachment is obsolete: true
Attachment #81183 - Flags: review+
Comment on attachment 81183 [details] [diff] [review] Patch v.2 r= justdave
Attachment #81183 - Flags: review+
Fixed. 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.4; previous revision: 1.3 done Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: