Bug 183762 - [Import/Export] The file name of unzipped file is not same as the name of zipped file, when zipped by export wizard and unzipped by general unzip tool, if non ASCII characters are used for the file name.
Summary: [Import/Export] The file name of unzipped file is not same as the name of zip...
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: helpwanted, needinfo
Depends on:
Blocks:
 
Reported: 2007-04-24 07:16 EDT by Eiji Morito CLA
Modified: 2022-02-13 14:58 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eiji Morito CLA 2007-04-24 07:16:00 EDT
Build ID: I20070323-1616

Steps To Reproduce:
1. Create any project.
2. Create a file which the name including non ASCII characters.
3. Export the file with Archive File export wizard, and check 'Save in zip format' option.
4. Unzip the zip file with general unzip tool, e.g. WinZip.
5. The unzipped file name is not same as zipped file name.


More information:
Usually, encoding of file system is used for the file name stored in the zip file. But eclipse uses UTF-8. 
Therefore, file names are garbled when unzipped by general unzip tool, such as WinZip.
Eclipse should use default encoding for storing file names into the zip file. Or, should provide option to specify encoding of file names.
Unzip ant task and zip ant task have option for filename encoding. Therefore, I think it's better to provide filename encoding option in archive file exporting wizard.
Comment 1 Tod Creasey CLA 2007-06-22 13:01:55 EDT
Winzip does not use the same format as java.util.Zip. Can you import back into Eclipse?
Comment 2 Eiji Morito CLA 2007-06-26 01:02:47 EDT
(In reply to comment #1)
Yes, I can import back into Ecplise, if the zip file is exported with Eclipse.
But I cannot import the zip file, if the zip file is created by general zip
tool.

Comment 3 Susan McCourt CLA 2009-07-15 12:14:43 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 4 Eclipse Webmaster CLA 2019-09-06 15:35:06 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 5 Eclipse Genie CLA 2022-02-13 14:58:33 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.