[mythtv-commits] Ticket #11892: Mythweb: Date math browsing channels day-by-day

MythTV noreply at mythtv.org
Sat Oct 5 23:01:13 UTC 2013


#11892: Mythweb: Date math browsing channels day-by-day
----------------------------------+--------------------
     Reporter:  bucky@…           |      Owner:  kormoc
         Type:  Patch - Bug Fix   |     Status:  new
     Priority:  minor             |  Milestone:
    Component:  Plugin - MythWeb  |    Version:  0.26.1
     Severity:  low               |   Keywords:
Ticket locked:  0                 |
----------------------------------+--------------------
 When browsing individual channels, changing the channel using the channel
 drop-down
 produces a URL like the following:

 /mythweb/tv/channel?chanid=####&date=########

 In my environment, my php.ini has its time zone set:
 date.timezone = America/Los_Angeles

 ... as does mysql.cnf:
 default_time_zone=America/Los_Angeles

 I find that a one-line change to /modules/tv/channel.php solves my
 problem.

 However, the URL above produces a listing that's one day off.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11892>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list