You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Quinn Stevenson (JIRA)" <ji...@apache.org> on 2018/02/19 15:39:00 UTC

[jira] [Created] (CAMEL-12279) convertBodyTo w/Charset removes existing Charset from Exchange

Quinn Stevenson created CAMEL-12279:
---------------------------------------

             Summary: convertBodyTo w/Charset removes existing Charset from Exchange
                 Key: CAMEL-12279
                 URL: https://issues.apache.org/jira/browse/CAMEL-12279
             Project: Camel
          Issue Type: Bug
          Components: camel-core
            Reporter: Quinn Stevenson
            Assignee: Quinn Stevenson


When covertBodyTo is used with both a target type and a Charset for an Exchange that already has the CamelCharsetName Exchange property set, the Exchange property is deleted.

The original value of the CamelCharsetName exchange property should be restored after the conversion.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)