[
https://issues.apache.org/jira/browse/COMPRESS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13429907#comment-13429907
]
Jing Li commented on COMPRESS-168:
----------------------------------
I also got this problem. Here was the code I used :
ArchiveInputStream in = new
ArchiveStreamFactory().createArchiveInputStream(inputStream);
It also got the wrong fileName when calling in.getNextEntry()
> getName of ZipArchiveEntry
> --------------------------
>
> Key: COMPRESS-168
> URL: https://issues.apache.org/jira/browse/COMPRESS-168
> Project: Commons Compress
> Issue Type: Bug
> Components: Archivers
> Affects Versions: 1.2
> Environment: J2EE Environment with jdk 1.4
> Reporter: Pavithra Kumar
> Attachments: TestZip.zip
>
>
> getName method of ZipArchiveEntry is not giving arabic file names. Instead of
> that it gives some chunked characters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira