Bug 1932453
Summary: | Update Japanese timestamp format | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | ralpert | ||||
Component: | Management Console | Assignee: | ralpert | ||||
Status: | CLOSED ERRATA | QA Contact: | Siva Reddy <schituku> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.7 | CC: | anpicker, aos-bugs, jokerman, spadgett, yapei | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: Timestamps were not correctly formatted for Chinese and Japanese.
Consequence: Timestamps were harder to read in these languages, providing a bad user experience.
Fix: Updated timestamps to use the default timestamp formats for Chinese and Japanese in Moment.js. English timestamps remain the same.
Result: The bug is fixed.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-07-27 22:48:13 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
ralpert
2021-02-24 16:09:01 UTC
@apickering Documenting this to hopefully make life easier for QE: It seemed to make more sense to switch to using Moment defaults for all timestamps. The Moment default format for Japanese is 2021年2月24日 13:31, so the timestamps in the PR will be along those lines unless major changes are introduced in code review. My problem description had mistakes and wasn't clear. I'm removing the blocker flag since this doesn't prevent the console from being usable; it just creates a bad user experience. Fixing this asap! Meant to click reviewed in sprint; not blocker! Sorry. Updating. Version: 4.8.0-0.nightly-2021-03-08-184701 Now the format is using Moment defaults for all timestamps. attached the screenshot. Created attachment 1762018 [details]
The screen shot showing timestamp
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2438 |