Tom Ellis created CAMEL-7876:
--------------------------------
Summary: 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
Priority: Minor
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)