Opened 17 years ago
Closed 17 years ago
#5617 closed patch (fixed)
Don't sort empty upcoming recordings list
Reported by: | Owned by: | Rob Smith | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythweb | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Attached trivial patch fixes a small logic typo that caused uksort to be run on empty upcoming recordings lists.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | mythweb-5617-do_not_sort_empty_upcoming_recordings_list.patch added |
---|
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
(In [19006]) Fixes #5617, this prevents the sorting of empty upcoming recordings lists