Closed
Bug 1232716
Opened 10 years ago
Closed 10 years ago
Tabular reports with no column selected are not sortable
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.17 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
If you only select a field for rows but not for columns, the generated table has no <thead></thead> and so jQuery is unable to format the table correctly. Not only is the table badly displayed, but the table is also not sortable.
| Assignee | ||
Comment 1•10 years ago
|
||
Assignee: charting → LpSolit
Attachment #8698513 -
Flags: review?(gerv)
| Assignee | ||
Updated•10 years ago
|
Summary: Tabular charts with no column selected are not sortable → Tabular reports with no column selected are not sortable
| Assignee | ||
Updated•10 years ago
|
Attachment #8698513 -
Flags: review?(gerv) → review?(dkl)
Comment 2•10 years ago
|
||
Comment on attachment 8698513 [details] [diff] [review]
patch, v1
Review of attachment 8698513 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Comment 3•10 years ago
|
||
Comment on attachment 8698513 [details] [diff] [review]
patch, v1
Forgot to set flag as well :(
Attachment #8698513 -
Flags: review?(dkl) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git
76fd2f898..9fe7ec6 master -> master
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•