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)