Opened 20 years ago
Closed 20 years ago
#959 closed patch (fixed)
TV details page doesn't handle multiple conflicts
Reported by: | Robert Tsai <rtsai1111> | Owned by: | xris |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythweb | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
The mythweb/tv/detail/<chanid>/<id> page doesn't properly handle the case when there are multiple conflicts for a given show; all the popups refer to the first conflicting program. This is because a counter is reset to zero every time.
Attachments (1)
Change History (2)
by , 20 years ago
Attachment: | mythweb.conflict_fix.diff added |
---|
comment:1 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8614]) apply slightly modified patch from #959 to close #959 and #1028