Bug 1970980
Summary: | Remove usage of i18nKey | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | ralpert |
Component: | Management Console | Assignee: | ralpert |
Status: | CLOSED ERRATA | QA Contact: | Xiyun Zhao <xiyuzhao> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 4.8 | CC: | aos-bugs, jokerman, yapei |
Target Milestone: | --- | ||
Target Release: | 4.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: i18nKey props were being used on several Trans components.
Consequence: We were not able to correctly generate strings and provide them to the translators. This caused a poor user experience.
Fix: Removed i18nKeys were possible and made them identical to the string we needed where it was not.
Result: Bug is fixed.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-18 17:33:48 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: |
Description
ralpert
2021-06-11 15:26:21 UTC
This bug has been verified and fixed on payload 4.8.0-0.nightly-2021-07-04-112043 and 4.9.0-0.nightly-2021-07-05-092650 Verify step: 1. Search console for i18nKey 2. Verify if i18nkey usage is exists Verify step example: 1. Search 'i18nkey' on developer mode on Terminal tab on 'Node details' page 2. Verify if 'i18nkey' has been removed Result: No i18nKey usage exists. 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.9.0 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:3759 |