You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Gabor Rendes (JIRA)" <ji...@apache.org> on 2015/10/17 21:24:05 UTC

[jira] [Resolved] (CAMEL-9233) ZipFileDataFormat doesn't take exchange's charset into account

     [ https://issues.apache.org/jira/browse/CAMEL-9233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabor Rendes resolved CAMEL-9233.
---------------------------------
    Resolution: Fixed

I have attached a patch with the fix, simply I have added the Exchange as parameter for the TypeConverter.

> ZipFileDataFormat doesn't take exchange's charset into account
> --------------------------------------------------------------
>
>                 Key: CAMEL-9233
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9233
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.16.0
>            Reporter: Gabor Rendes
>            Priority: Minor
>              Labels: camel-zipfile, charset, newbie, patch, zip
>         Attachments: apache-camel.zipfile.patch
>
>
> 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
(v6.3.4#6332)