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

Bugfix for GeoLoc Serialization in Different Cultures #234

Merged
merged 3 commits into from
Oct 13, 2022

Conversation

mariusmuntean
Copy link
Contributor

GeoLoc.ToString() doesn't produce a stable output if the culture changes.
This PR fixes that - see #229

Using the InvariantCulture in the GeoLoc.ToString() method

fixes redis#229
Copy link
Member

@slorello89 slorello89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@slorello89
Copy link
Member

Thanks for opening this @mariusmuntean - will push this out :)

@slorello89 slorello89 merged commit 8de13aa into redis:main Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants