Summary | character encoding failure in All attachments zip |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Enhancement |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | viktor (at) szepe (dot) net |
Created | 07/29/2013 (4358 days ago) |
Due | |
Updated | 08/05/2013 (4351 days ago) |
Assigned | |
Resolved | 08/05/2013 (4351 days ago) |
Milestone | |
Patch | No |
State ⇒ Duplicate
+1
for a PEAR-distributable library that is being actively developed.
Most of the code in our zip library is 10 years old, and was written
by a no-longer active developer.
a PEAR-distributable library that is being actively developed.
Most of the code in our zip library is 10 years old, and was written
by a no-longer active developer.
Queue ⇒ Horde Framework Packages
Priority ⇒ 1. Low
State ⇒ Accepted
Type ⇒ Enhancement
Version ⇒ Git master
specify character set information for the pathnames.
More recent ZIP specifications define a Unicode content field, but
this isn't perfect either since the decompressor has to support
reading this content field.
Regardless... this would need to be implemented in the ZIP creation
code. But it is an enhancement, not a bug.
"Anaesthesia fül - f?oldal.doc"
see here http://snag.gy/U137Y.jpg
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ character encoding failure in All attachments zip
Type ⇒ Bug
but when downloading in a zip, I see
"Anaesthesia f??l - f??oldal.doc" inplace of
"Anaesthesia fül - f?oldal.doc"
it seems, it is UTF-8 encoded but displayed as plain ASCII
Please help!
http://sevenzip.sourceforge.jp/chm/cmdline/switches/charset.htm