Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-10033

File consumer with charset doesn't parse XML correctly on EAP

    XMLWordPrintable

Details

    • % %

    Description

      https://issues.apache.org/jira/browse/CAMEL-12769

      Run attached reproducer and see the log.

      expected output:

      ...... , Body: <bar>abc</bar>]
      .........Body: <bar>xyz</bar>]
      .......Body: <bar>åäö</bar>]
      

      Real output:

      ...... , Body: <bar>abc</bar>]
      .........Body: <bar>xyz</bar>]
      .......Body: <bar>���</bar>]
      
      

      Attachments

        Activity

          People

            rhn-support-tasato Tadayoshi Sato
            jbouska@redhat.com Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: