GenericFileConverter should honor charset from Exchange
-------------------------------------------------------
Key: CAMEL-2387
URL: https://issues.apache.org/activemq/browse/CAMEL-2387
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.1.0, 2.0.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.2.0
GenericFileConverter should pass in Exchange as parameter to converter so it
can leverage any CHARSET set on the Exchange such as from a
{{.convertBodyTo(String.class, "UTF-8");}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.