Opened 18 years ago
Closed 18 years ago
#3262 closed defect (duplicate)
Signed/unsigned mismatch in EIT scanning
Reported by: | anonymous | Owned by: | danielk |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | dvb | Version: | 0.20 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
When the first character of a show title/description is non-ASCII then the text encoding is misinterpreted and not converted correctly. The reason is comparing signed char with an unsigned constant in the file libs/libmythtv/mpeg/dvbdescriptors.cpp. I can post suggested repaired file.
Note: See
TracTickets for help on using
tickets.