Opened 21 years ago
Closed 21 years ago
#365 closed patch (fixed)
mythweb incorrectly identifies inactive scheduled recordings as "overlapped"
| Reported by: | Robert Tsai <rtsai1111> | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.19 |
| Component: | mythweb | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The includes/programs.php has become out of sync with <mythtv/programinfo.h>; "10" is incorrectly mapped to "Overlap" instead of "Inactive". The annoying side-effect of this is that the "Scheduled Recordings" page can't eliminate these inactive schedules from the display.
Attachments (1)
Change History (2)
by , 21 years ago
| Attachment: | mythweb.programinfo.diff added |
|---|
comment:1 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [7709]) apply patch to close #365, and update language files accordingly