Closed
Bug 734413
Opened 13 years ago
Closed 13 years ago
Tabular reports' column headers do not use display_value
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: Wurblzap, Assigned: Wurblzap)
References
Details
(Keywords: regression)
Attachments
(1 file)
843 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
This is a regression of bug 142394, and is seen only if JavaScript is enabled.
Tabular reports should use display_value() for YUI-based column headers, just like the static column headers do. They currently don't, so status and resolution values are not being localized.
Attachment #604440 -
Flags: review?(LpSolit)
![]() |
||
Comment 1•13 years ago
|
||
Comment on attachment 604440 [details] [diff] [review]
Patch
r=LpSolit
Attachment #604440 -
Flags: review?(LpSolit) → review+
![]() |
||
Updated•13 years ago
|
Flags: approval4.2+
Flags: approval+
Assignee | ||
Comment 2•13 years ago
|
||
Thanks for the review.
Tip:
Committing to: bzr+ssh://wurblzap%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/reports/report-table.html.tmpl
Committed revision 8154.
Branch:
Committing to: bzr+ssh://wurblzap%40gmail.com@bzr.mozilla.org/bugzilla/4.2/
modified template/en/default/reports/report-table.html.tmpl
Committed revision 8052.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•