[Bug 1199239] Re: Do not call isprint when listing
Ubuntu Foundations Team Bug Bot
1199239 at bugs.launchpad.net
Tue Jul 9 08:17:35 UTC 2013
The attachment "unzip-dont_call_isprint.patch" seems to be a patch. If
it isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unzip in Ubuntu.
https://bugs.launchpad.net/bugs/1199239
Title:
Do not call isprint when listing
Status in “unzip” package in Ubuntu:
Confirmed
Bug description:
Despite notorious LP #580961 , the biggest issue of current unzip is
that it always list non-ASCII file name character as question mark (?)
.
Even though handling Zip archives with non-standard encoding (neither
CP437 nor UTF-8) can be tricky, we should support UTF-8 Zip archives
out of the box as it's become more and more popular now.
The attached patch is from openSUSE unzip patchset and it solves the
file name question mark problem. The fix is visible to File Roller
also.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1199239/+subscriptions
More information about the foundations-bugs
mailing list