Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.9.2
-
None
-
Unknown
Description
Bindy should newer use locale if not explicit configured to use one, as they will format numbers and whatnot in unexpected ways.
For example an integer with an US locale will have comma as thousand separator, and that dont go well when marshalling to a CSV file, as the comma is also often a separator there.