Opened 19 years ago
Closed 19 years ago
#3127 closed defect (fixed)
Sorting Upcoming Recordings by length drops 'Status' info for records/breaks columns
| Reported by: | Owned by: | xris | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | medium | Keywords: | upcoming recordings column sort length |
| Cc: | Ticket locked: | no |
Description
Sorting the Upcoming Recordings listing by length misaligns the recording data w.r.t. column headers, as the status details information for each recording entry is dropped, resulting in the data records being shifted to the left by one column.
Column headers remain correct. The sort-by-length works fine, only column headers and content do not match up.
Cheers,
Nick Morrott
Note:
See TracTickets
for help on using tickets.

(In [13012]) Fix display of the status column for various sort modes. closes #3127