Claus Ibsen created CAMEL-5326:
----------------------------------

             Summary: camel-bindy - Do not use locale if not explicit configured
                 Key: CAMEL-5326
                 URL: https://issues.apache.org/jira/browse/CAMEL-5326
             Project: Camel
          Issue Type: Improvement
          Components: camel-bindy
    Affects Versions: 2.9.2
            Reporter: Claus Ibsen
             Fix For: 2.10.0


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to