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 incompatible function call in country code lib #491

Merged
merged 1 commit into from
Sep 13, 2020

Conversation

lonvia
Copy link
Collaborator

@lonvia lonvia commented Sep 13, 2020

CountryCode.getByCode() has switched from being case-insensitive to case-sensitive thus breaking code detection.

CountryCode.getByCode() has switched from being case-insensitive to
case-sensitive thus breaking code detection.
@lonvia lonvia force-pushed the fix-missing-country-code branch from de7eedb to e041602 Compare September 13, 2020 18:49
@lonvia lonvia merged commit 3e5e285 into komoot:master Sep 13, 2020
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