You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Sudheer Mishra (Jira)" <ji...@apache.org> on 2021/12/17 07:19:00 UTC

[jira] [Created] (CAMEL-17350) ZipAggregationStrategy doesn't delete the zip file

Sudheer Mishra created CAMEL-17350:
--------------------------------------

             Summary: ZipAggregationStrategy doesn't delete the zip file
                 Key: CAMEL-17350
                 URL: https://issues.apache.org/jira/browse/CAMEL-17350
             Project: Camel
          Issue Type: Bug
    Affects Versions: 2.16.0
            Reporter: Sudheer Mishra
             Fix For: 2.16.1, 2.15.5, 2.17.0


ZIP streams are always encoded with the default UTF-8 charset, even if in the Exchange header a different charset is set. (Exchange.CHARSET_NAME)

(Please note that this is my first bugreport and -fix for the camel project, I hope i do it right)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)