Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3
-
None
-
None
Description
The toLocale() method is unable to handle locale strings that have custom extensions that are completely valid according to the BCP47 spec. Oracle documentation for sub tag extensions can be found here.
An example locale string with a custom extension might be fr-CA-x-nb.
This issue seems to have been introduced with ticket LANG-915.
Attachments
Issue Links
- is broken by
-
LANG-915 Wrong locale handling in LocaleUtils.toLocale()
- Closed
- links to