Description of problem: There is an unused FALLBACK_LOCALE variable exported in i18next-parser.config.js. We should remove it since it's just fossil code at this point. We have removed usage of the variable elsewhere in the application. Version-Release number of selected component (if applicable): 4.9 How reproducible: Always Steps to Reproduce: 1. Look at i18next-parser.config.js Actual results: There is a FALLBACK_LOCALE variable that is created and exported. Expected results: There is no FALLBACK_LOCALE variable since it is not being used.
Verified by code inspection of https://github.com/openshift/console/blob/master/frontend/i18next-parser.config.js
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