You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2018/08/14 09:02:29 UTC

[Bug 62622] New: unzip uncommon character of chinese

https://bz.apache.org/bugzilla/show_bug.cgi?id=62622

            Bug ID: 62622
           Summary: unzip uncommon character of chinese
           Product: Ant
           Version: 1.10.0
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: notifications@ant.apache.org
          Reporter: 1139461174@qq.com
  Target Milestone: ---

Created attachment 36090
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36090&action=edit
my testing zip file

there are some uncommon characters of chinese,like '㷰'
i have to use UTF8 to unzip this word, but when the name of the unziped files
are 
combined,like '我的㷰', '我的' should be unziped with 'GBK',so it is very confused.
how can i use one encoding to unzip two diffferent kinds of words

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62622] unzip uncommon character of chinese

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62622

--- Comment #2 from Jaikiran Pai <ja...@apache.org> ---
By the way, I haven't checked the zip file - it's better to attach the build
script which helps us recreate the zip file instead of attaching the zip file
itself (whose contents and source is unknown to us).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62622] unzip uncommon character of chinese

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62622

Jaikiran Pai <ja...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO

--- Comment #1 from Jaikiran Pai <ja...@apache.org> ---
How was the zip file created? Furthermore, do you mean, the zip file has
entries and each entry is using a different encoding for the file name?

-- 
You are receiving this mail because:
You are the assignee for the bug.