[
https://issues.apache.org/jira/browse/CAMEL-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-7876.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.15.0
Merged the patch into camel master branch, I also add the old construction
method back for backward compatibility.
> GroupIterator should respect the exchange's CHARSET_NAME property.
> ------------------------------------------------------------------
>
> Key: CAMEL-7876
> URL: https://issues.apache.org/jira/browse/CAMEL-7876
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.14.0
> Reporter: Tom Ellis
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 2.15.0
>
>
> Line 141 of GroupIterator calls toString on it's ByteArrayOutputStream,
> thereby utilising the default encoding set for the JVM.
> This can cause issues when say splitting an exchange's body using
> token/groups with a different encoding from that of the JVM's default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)