Opened 20 years ago
Closed 20 years ago
#2653 closed enhancement (fixed)
Mythweb wap to use session setting time formats
| Reported by: | otto at kolsi dot fi | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
MythWeb's WAP functionality does not honor time formats specified in session settings, all times are shown in 12h format. Attached patch changes upcoming, program details, recorded program and channel page to use hour format according to settings.
This fix is only partial, there are still some places (e.g. drop down lists) where 12h hard-coded time format is used.
There are also dates that could/should honor date formats. These would be easy to fix but I'm not sure what date format string to use.. or should there be a new "short mobile date" setting in mythweb session settings? For example, there is a "recorded programs" setting that could be used in WAP's recorded page, but that format string usually contains <br> tag which is not so good for mobile screens and so on..
Attachments (1)
Change History (2)
by , 20 years ago
| Attachment: | wap-times.patch added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

(In [12305]) close #2653. Apply the patch from the ticket, which lets the WAP template use the session-configured time format