Opened 15 years ago
Closed 15 years ago
#1755 closed patch (fixed)
DSMCC cache fix
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | dvb | Version: | |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
This is a small fix for a bug in the DSMCC cache code which resulted in the cache never reporting that a file was definitely not present in the carousel, as opposed to not yet seen. A consequence of the bug was that MHEG applications that used "startup" rather than "a" for their boot application, such as the off-air logos for abc1 and Teachers' TV, would never be displayed.
David.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | dsmccpatch.txt added |
---|
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [9840]) Closes #1755. Fixes a typo and two end-of-list checks. This fixes the Off-Air logos for abc1 and 'Teachers TV'.