Opened 17 years ago

Closed 17 years ago

#3276 closed defect (fixed)

channel listing not working

Reported by: anonymous Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Upon entering the "Listings" view, you were able to view the programs for a specific individual channel by clicking on the channel number/callsign/icon. This is not currently working.

Attachments (1)

channel.php.diff (393 bytes) - added by Michael Gisbers <michael@…> 17 years ago.
When neither $_GET('date') nor $_POST('date') is set there is no default timestamp set.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 17 years ago by jonese@…

Further to this.

When I click the channel number link, the date in the top left hand corner after the channel name/callsign is incorrect. It shows March 6th, 2007 (4 weeks ago???) instead of today (April 3rd) and a blank screen is presented.

If I then select a valid date from the drop down box, the programming information then shows up correctly.

Changed 17 years ago by Michael Gisbers <michael@…>

Attachment: channel.php.diff added

When neither $_GET('date') nor $_POST('date') is set there is no default timestamp set.

comment:2 Changed 17 years ago by xris

Resolution: fixed
Status: newclosed

(In [13400]) fix channel-list page time links to close #3276. Makes the behavior of the channel list page a little more sane, and fixes at least one typo that was causing most of the trouble.

Note: See TracTickets for help on using tickets.