Skip to content

Normalize: Use Invariant locale (Root) #442

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

Merged
merged 1 commit into from
May 24, 2022
Merged

Conversation

Ghabry
Copy link
Member

@Ghabry Ghabry commented May 20, 2022

Fix EasyRPG/Player#2786


This code could use an optimisation as in gencache where NFKC and Locale are cached but this would be more work to refactor first :)

… of the system locale

On a Turkish locale I is otherwise lowercased to ı

This is only a problem in the Web Player because this breaks the index.json <-> filename mapping.

Fix Player#2786
@Ghabry Ghabry added this to the 0.7.1 milestone May 20, 2022
@carstene1ns carstene1ns merged commit eb1d54b into EasyRPG:master May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Emscripten: index.json handling broken for Turkish locale
3 participants