bito-code-review[bot] commented on PR #15726: URL: https://github.com/apache/grails-core/pull/15726#issuecomment-4731626638
<!-- Bito Reply --> The JVM's built-in locale handling is often insufficient for web applications because it relies on the server's default locale, which may not match the user's browser-provided locale. This converter is designed to bridge that gap by explicitly handling locale-aware number parsing, ensuring that data binding respects the specific locale context of the incoming request rather than defaulting to the server's environment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
