Opened 19 years ago
Closed 19 years ago
#2149 closed defect (invalid)
channum is varchar and sorted like this
| Reported by: | anonymous | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The channels in the browser-mode/epg are sorted like 1->10->2 because they were sorted like strings.
Change History (2)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
The reporter is probably using 0.19 with the "channum" sorting method rather than "channum + 0" and has not read the TicketHowTo.
Note:
See TracTickets
for help on using tickets.

converting channum to int(10) fixed that, but will brake alphanumeric channums