Opened 20 years ago
Closed 20 years ago
#2203 closed patch (fixed)
mythweb channel detail broken
| Reported by: | Owned by: | xris | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
On mythweb, when you browse a channel's programming via the Channel Detail page, the helpful pop-ups do not show up when you hover over a program title. In addition, there are no left and right arrows to quickly travel to the previous/next day.
This patch fixes these issues.
Attachments (1)
Change History (4)
by , 20 years ago
| Attachment: | mythweb_channels_fixes.diff added |
|---|
comment:1 by , 20 years ago
| Milestone: | 0.20 |
|---|
comment:2 by , 20 years ago
| Type: | defect → patch |
|---|
comment:3 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
(In [10936]) apply fixed-up left/right arrow patch from #2203, along with some minor code cleanup. I don't really like the rest of the patch (next time, please submit different features in separate patches), so cleanup of that page can wait for a more comprehensive redesign, which is coming via summer of code. closes #2203

the patch