| Summary: | wrong encoding for filenames | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kio-extras | Reporter: | Nick Shaforostoff <shafff> |
| Component: | Archive | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | aspotashev, bugseforuns, elvis.angelaccio, mail, nicolasg |
| Priority: | NOR | ||
| Version First Reported In: | 18.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nick Shaforostoff
2004-05-29 14:10:30 UTC
Well, that is the problem of the ZIP format. It does not tell in which encoding the file format is and it is always in the locale encoding (since MS-DOS.) Have a nice day! On Sunday 30 May 2004 16:30, Nicolas Goutte wrote: (...) >Well, that is the problem of the ZIP format. It does not tell in > which encoding the file format is and it is always in the locale encoding > (since MS-DOS.) Reading my message again, I find that I have not explained enough. The problem of changing automatically the encoding for specific locale encodings would mean that the KDE ZIP tools would be incompatible to other tools running on Linux (or respectively on other Unix-like operating systems.) > > Have a nice day! so the possible resolution is to make second zip action RMB->Actions->Create ZIP archive (windows compatible) See also bug #89051 for problem about ZIP file name encoding. |