Bug 1970980

Summary: Remove usage of i18nKey
Product: OpenShift Container Platform Reporter: ralpert
Component: Management ConsoleAssignee: ralpert
Status: CLOSED ERRATA QA Contact: Xiyun Zhao <xiyuzhao>
Severity: low Docs Contact:
Priority: low    
Version: 4.8CC: 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
Description of problem:
Many Trans components are using i18nKey. This prevents the text in the Trans component from being generated correctly. The translators only see the i18nKey value instead of the text in the Trans component, so they are unable to translate the real content.

We should remove i18nKey usage in console.

Version-Release number of selected component (if applicable):
4.8

How reproducible:
Always

Steps to Reproduce:
1. Search console for i18nKey

Actual results:
i18nKey usage exists.

Expected results:
No i18nKey usage exists.

Additional info:

Comment 2 Xiyun Zhao 2021-07-06 02:12:24 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.

Comment 5 errata-xmlrpc 2021-10-18 17:33:48 UTC
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