Home » File Formats » Archive_Zip » Bug #5946
filename with UTF8 chars get mangled
Details
| Submitted | 2005-11-13 11:22 UTC |
|---|---|
| From | dick at tienhuis dot nl |
| Status | Suspended |
| Package | Archive_Zip |
| PHP Version | 5.0.5 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-11-13 11:22 UTC] dick at tienhuis dot nl
Description:
------------
Adding files with UTF8 chars to a archives works OK, only upon extraction, the names are mangled. The content of the files themselves are OK.
FOr instance I wanted to create a ZIP file of a directory with ame "Vive La Fête! - République Populaire".
Directory gets added fine, but while extracting the file on Windows (using winzip, winrar or native util), the archive contains a directory called "Vive La F+¬te! - R+¬publique Populaire"