FS#8383 - Unzip and non-latin encodings
Attached to Project:
Arch Linux
Opened by Artyom (urandom) - Tuesday, 23 October 2007, 13:50 GMT
Last edited by Roman Kyrylych (Romashka) - Sunday, 18 November 2007, 13:58 GMT
Opened by Artyom (urandom) - Tuesday, 23 October 2007, 13:50 GMT
Last edited by Roman Kyrylych (Romashka) - Sunday, 18 November 2007, 13:58 GMT
|
Details
Unzipping archives created with different locale than
system, provide strange encoding. Alt Linux team for example
use unzip with iconv patch.
|
This task depends upon
Iconv patch with utf8 support: https://bugzilla.altlinux.org/attachment.cgi?id=1402
All talks about this bug in Russian only (Alt is Russian distributive)
The patch seems ok to me.
It adds two options for charset conversion + it autoguesses input & output charsets (Russian and Ukrainian only) which is useful for software where you cannot specify conversion options manually.
Artyom, can you confirm that it does autoguessing for UTF-8 locale too?
Just make sure it works in some non-Russian locales fine too (C, POSIX, en_US, etc).