You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Stephan Siano (JIRA)" <ji...@apache.org> on 2016/05/02 07:32:12 UTC

[jira] [Created] (CAMEL-9933) Camel-CSV marshalling breaks characters not in default charset

Stephan Siano created CAMEL-9933:
------------------------------------

             Summary: Camel-CSV marshalling breaks characters not in default charset
                 Key: CAMEL-9933
                 URL: https://issues.apache.org/jira/browse/CAMEL-9933
             Project: Camel
          Issue Type: Bug
          Components: camel-csv
    Affects Versions: 2.17.0, 2.16.3
            Reporter: Stephan Siano
            Assignee: Stephan Siano
            Priority: Trivial


Marshalling data with camel-csv will use the JVM default encoding instead of the one configured for the message. This will break non-ascii characters, especially if the platform default encoding does not support them (e.g. because the platform default encoding is ASCII)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)