Description
for example, with an en_GB locale, I can type "123,99" (accidentally using a , instead of a . as the decimal point), and this is parsed to "12399" ... 100x more than intended.
Instead, this should throw an exception.
Attachments
Issue Links
- links to