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 NCSS decimal separators #533

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

tdrwenski
Copy link
Contributor

As in this issue, NCSS cannot handle commas as decimal separators. Depending on your browser's locale, the default lat/lon range may use commas as the decimal separator which will not work with the bean validation. This PR makes thymeleaf display the default lat/lon bounds using points as the decimal separator regardless of browser settings.

@tdrwenski tdrwenski marked this pull request as ready for review September 6, 2024 21:23
@tdrwenski tdrwenski merged commit 9d16359 into Unidata:main Sep 6, 2024
4 checks passed
@tdrwenski tdrwenski deleted the fix-decimal-seperator branch September 6, 2024 21:23
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