Bug 1920677
Summary: | Various missingKey errors in the devconsole namespace | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | ralpert | ||||
Component: | Dev Console | Assignee: | Jeff Phillips <jephilli> | ||||
Status: | CLOSED ERRATA | QA Contact: | Gajanan More <gamore> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.7 | CC: | aballant, aos-bugs, cjerolim, jakumar, jephilli, nmukherj, spadgett, viraj | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-07-27 22:36:44 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: |
|
Raising severity to medium since these messages won't be translated. 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 |
Created attachment 1751003 [details] Error messages Description of problem: There are various missingKey errors in the devconsole namespace. I'm attaching a screenshot. These are typically caused by people using i18next.t where they should be using the % syntax for plugins. Version-Release number of selected component (if applicable): 4.7 How reproducible: Always. Steps to Reproduce: 1. Look at developer tools. Actual results: There are missingKey error messages. Expected results: There are no missingKey error messages.