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

Fix regression with leading zero keys #457

Merged

Conversation

oleksii-leonov
Copy link
Contributor

Fix #456 (#456).

@oleksii-leonov
Copy link
Contributor Author

oleksii-leonov commented Jan 6, 2019

There is one failing test on jruby test/backend/cache_test.rb:91.
But it was already broken in master branch.

@radar
Copy link
Collaborator

radar commented Jan 6, 2019

Thank you for taking the time to fix this issue!

@radar radar merged commit 832bc4b into ruby-i18n:master Jan 6, 2019
@radar
Copy link
Collaborator

radar commented Jan 6, 2019

I am not sure why that JRuby test is failing. I don't particularly care about it, since it's only failing in some of the JRuby tests. I have opened #459 to track this separate failure.

@oleksii-leonov
Copy link
Contributor Author

@radar, thank you for merging this fix and new version release! 👍

Envek added a commit to Envek/i18n that referenced this pull request Feb 26, 2019
They should be treated consistently with other integer-like keys.

See [ruby-i18n#456] and [ruby-i18n#457] for reference.

[ruby-i18n#456]: ruby-i18n#456
[ruby-i18n#457]: ruby-i18n#457
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.

2 participants