[
https://issues.apache.org/jira/browse/CAMEL-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151053#comment-14151053
]
ASF GitHub Bot commented on CAMEL-7876:
---------------------------------------
Github user tellisnz closed the pull request at:
https://github.com/apache/camel/pull/286
> 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)