Bug #27349
Make dash style localization (en-GB) the default for frontend
Pull request:
Fixed in Releases:
Found in Releases:
Description
We are not consistent on the frontend with using underscored (en_GB) or dashed (en-GB).
I believe most of the libraries (not exepting react-intl) are working with dashed style and we should follow to avoid problems like #27312.
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr 5 months ago
- Related to Bug #27312: Datetime picker does not open with en_gb locale added
#2
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6916 added
#3
Updated by The Foreman Bot 4 months ago
- Fixed in Releases 1.23.0 added
#4
Updated by Ondřej Ezr 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 98c92d211c7e6052a556c0e795a0241aad902ab7.
Fixes #27349 - use dashed style of intl key (#6916)