Opened 17 years ago

Closed 17 years ago

#3197 closed defect (fixed)

Inconsistent headers when sorting Recorded Programs/Upcoming Recordings by channel

Reported by: knowledgejunkie@… Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: medium Keywords: mythweb recorded programs sort channel
Cc: Ticket locked: no

Description

Only the channel.channum info is included in the headers when sorting the recorded programs list by channel, whereas the channel data for each record contains the format "channel.channum - channel.name".

Conversely, when sorting the Upcoming Recordings listing, only channel.name is included in the headers (again, individual records contain both number and name). This is inconsistent.

I would personally like to see both fields displayed, but if only one field is deemed necessary, channel.name confers more meaning to the average user.

Cheers, Nick Morrott

Change History (3)

comment:1 Changed 17 years ago by knowledgejunkie@…

Could the original "Reported by:" field be set to my email address please? It's the only way I can track tickets I've submitted easily.

Cheers, Nick

comment:2 Changed 17 years ago by Janne Grunau

Reporter: changed from anonymous to knowledgejunkie@…

comment:3 Changed 17 years ago by xris

Resolution: fixed
Status: newclosed

(In [13031]) Make channum sorting/display consistent between upcoming and recorded pages. Should someday add support for the prefer_channum setting here, too, so it sorts first by name if the user prefers that. Closes #3197

Note: See TracTickets for help on using tickets.