-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MythCenter-wide theme -- recording date and time not correctly formatted #578
Comments
|
There's more about this in the thread that led to the creation of this Issue: |
|
The "watched percentage" and "recorded percentage" feature in version 32 does need a bit of screen space. |
Increase the width of the field showing the recording start time in theme MythCenter-wide from 94 to 104. This makes the field wide enough to show time values in the AM/PM time presentation mode. Refs #578
|
Problem is solved, closing this ticket. |
Platform: Fedora Linux 35
MythTV version: fixes/31 (v32.0-v32.0-30-g26079f815a)
Package version: rpmfusion/mythtv-base-themes-32.0-1.30.20220510git26079f815a.fc35.x86_64
Component: frontend
What steps will reproduce the bug?
Instead of 6/2 10:00 AM it reads 6/2 10 ...
Instead of 6/2 10:00 PM it reads 6/210:00 PM
Date and time when the hour is one digit are formatted correctly:
6/2 9:00 AM
6/2 9:00 PM
Note that the similar MythCenter theme is not affected by this issue. With that theme, dates and times are always formatted correctly.
How often does it reproduce? Is there a required condition?
It always occurs if the MythCenter-wide theme is in effect.
What is the expected behaviour?
Dates and times should be consistently formatted.
Correctly formatted date and times:
6/2 10:00 AM
6/2 10:00 PM
What do you see instead?
6/2 10 ...
6/210:00 PM
Additional information
The text was updated successfully, but these errors were encountered: