Skip to content

Fix invalid style generation on systems with different cultures#64

Open
adameste wants to merge 2 commits into
erdomke:masterfrom
adameste:master
Open

Fix invalid style generation on systems with different cultures#64
adameste wants to merge 2 commits into
erdomke:masterfrom
adameste:master

Conversation

@adameste

Copy link
Copy Markdown

Some systems use comma (,) instead of (.) as a decimal separator. This should fix this issue on all systems regardless of system's default culture.

Use invariant culture provider for string conversions everywhere.

adameste and others added 2 commits March 15, 2021 10:53
…l comma (,) instead of dot (.).

Use invariant culture provider for string conversions everywhere.
@r-Larch

r-Larch commented Aug 23, 2024

Copy link
Copy Markdown

I highly recommend merging this PR.

Without it, almost all tests are red on a system with German culture!

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