Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallbacks for locales with scripts are incorrect #103

Open
movermeyer opened this issue Dec 9, 2021 · 0 comments
Open

Fallbacks for locales with scripts are incorrect #103

movermeyer opened this issue Dec 9, 2021 · 0 comments

Comments

@movermeyer
Copy link
Collaborator

When falling back through locales, we don't want to fallback to a non-default script, and should instead fall back to :root

Refer to this code in the CLDR upstream:

https://github.com/unicode-org/cldr/blob/2ef01fbbb2a3de93f241e51dd8e37a4b37ae54be/tools/cldr-code/src/main/java/org/unicode/cldr/util/LocaleIDParser.java#L121-L148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant