You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/06/03 16:12:31 UTC

[jira] [Created] (CAMEL-5326) camel-bindy - Do not use locale if not explicit configured

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

        

[jira] [Resolved] (CAMEL-5326) camel-bindy - Do not use locale if not explicit configured

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5326.
--------------------------------

    Resolution: Fixed
      Assignee: Claus Ibsen
    
> 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
>            Assignee: 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