Opened 19 years ago
Closed 19 years ago
#2332 closed defect (fixed)
Channel Jump on Channel Detail page not working
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythweb | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
On the Channel detail page, selecting a different channel in the "Jump To:" select list brings up the Advanced Search page instead of changing to detail for the selected channel. It does work to change the "Date:" select. The attached patch seems to fix this (I just copied the onchange event from the working date select to the channel select).
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | channeljump.diff added |
---|
comment:1 by , 19 years ago
Milestone: | unknown → 0.20 |
---|---|
Owner: | changed from | to
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [11095]) Pass form id to submit_form. Fixes #2332