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

Stefan Bodewig resolved COMPRESS-90.
------------------------------------

    Resolution: Not A Problem

the default encoding used by many native ZIP applications is Codepage 437 and 
in fact your ZIP archive uses it.

Try cp437 as encoding and you should get your accented characters decoded 
properly.

> French accent
> -------------
>
>                 Key: COMPRESS-90
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-90
>             Project: Commons Compress
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: windows XP
>            Reporter: bdupont
>         Attachments: demo.zip
>
>
> I have a zip file containing files with names containing accents like é or è 
> (à, ...)
> When extracting the namefile from a ZipArchiveEntry (zae.getName() ), it 
> shows � in place of accents
> Thanks in advance, 
> Ben

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to