Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7876

GroupIterator should respect the exchange's CHARSET_NAME property.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.14.0
    • 2.15.0
    • camel-core
    • None
    • Patch Available
    • Novice

    Description

      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.

      Attachments

        Activity

          People

            njiang Willem Jiang
            tellisnz Tom Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: