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: [email protected]
Reporter: [email protected]
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.