Opened 12 years ago
Closed 11 years ago
#11892 closed Patch - Bug Fix (Won't Fix)
Mythweb: Date math browsing channels day-by-day
| Reported by: | Owned by: | Rob Smith | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | 0.26.1 |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
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.
Attachments (1)
Change History (3)
by , 12 years ago
| Attachment: | mythweb-channel-time.diff added |
|---|
comment:1 by , 11 years ago
| Milestone: | → unknown |
|---|
comment:2 by , 11 years ago
| Resolution: | → Won't Fix |
|---|---|
| Status: | new → closed |
Given Mythweb is EOL, I'm closing new features. This should be done via the backend webserver now.
Note:
See TracTickets
for help on using tickets.

Time arithmetic change to /modules/tv/channel.php