Actions
Bug #25523
closedmake i18n js code more resilient to errors
Description
in case window.locale doesn't contain the needed locale, JED initialization fails with an error and all js code fails to load.
Offending line: https://github.com/theforeman/foreman/blob/develop/webpack/assets/javascripts/react_app/common/I18n.js#L15
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/6268 added
Updated by Tomer Brisker about 6 years ago
- Related to Bug #25517: Debian packages don't build localized js files added
Updated by Tomer Brisker about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c8db244abd96f6cc22cadd038dca9e3e5581b815.
Actions