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/20 01:20:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-12279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Quinn Stevenson resolved CAMEL-12279.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.21.0

Resolved w/commit  c7b93d9d4cdccf34fb543272c7bd9e507e2eb474

> 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
>            Priority: Minor
>             Fix For: 2.21.0
>
>
> 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)