Skip to content

Fix NPE when default language is not processed first#9

Open
tbjoern wants to merge 1 commit intoTomasKypta:masterfrom
tbjoern:master
Open

Fix NPE when default language is not processed first#9
tbjoern wants to merge 1 commit intoTomasKypta:masterfrom
tbjoern:master

Conversation

@tbjoern
Copy link

@tbjoern tbjoern commented Jul 5, 2024

For some reason listFiles decided to list values-el-rGR before values. This meant keysIndex was not set, leading to a null pointer exception.

Fixed by first processing the values dir, and then any other languages.

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

Successfully merging this pull request may close these issues.

1 participant