[ https://issues.apache.org/jira/browse/CAMEL-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-5771. -------------------------------- Resolution: Won't Fix Assignee: Claus Ibsen > IOHelper.getCharsetName() should lookup CHARSET_NAME in headers if exchange > property is not set > ----------------------------------------------------------------------------------------------- > > Key: CAMEL-5771 > URL: https://issues.apache.org/jira/browse/CAMEL-5771 > Project: Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.10.2 > Reporter: Marco Zapletal > Assignee: Claus Ibsen > Priority: Minor > Fix For: Future > > > The CHARSET_NAME is currently set as an exchange property. When the exchange > is sent over JMS, the properties are lost, which may result in inconveniences > in case conversion of the payload is required. > In order to tackle this problem, I suggest that IOHelper.getCharsetName() > looks up the CHARSET_NAME in the headers of the IN message in case the > property is not set on the exchange. > If this change is accepted, I am happy to provide a patch. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira