-
Bug
-
Resolution: Fixed
-
Major
-
2.0.4, 2.1, 2.2, 2.3
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_24_STABLE
-
w28_
MDL-33710_m24_utfzip -
Potential solution is to use bit 11 in general file header fields. The problem is that we can not tweak the PHP zip extension itself, luckily the general flag is not checksummed and the zip_archive should allow postprocessing in close() methods.
This issue is not for extracting of zip files created in other systems.
the ZIP structure is described at http://www.pkware.com/documents/casestudies/APPNOTE.TXT
- blocks
-
MDL-33753 moodle unzipping is not utf-8 compatible
- Closed
- Discovered while testing
-
MDL-33733 buggy extract_to_storage in zip_packer
- Closed
- has been marked as being related by
-
MDL-36241 Typo fix in lib/filestorage/zip_archive.php should be backported
- Closed
- will help resolve
-
MDL-24928 issues when zipping/unzipping UTF8 filenames
- Closed