PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » File Formats » Archive_Zip » Bug #5946

filename with UTF8 chars get mangled

Details

Submitted2005-11-13 11:22 UTC
Fromdick at tienhuis dot nl
StatusSuspended
PackageArchive_Zip
PHP Version5.0.5
OSLinux
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"