[Bug 1199239] Re: Do not call isprint when listing

Ma Xiaojun damage3025 at gmail.com
Tue Jul 9 07:22:42 UTC 2013


As I checked Debian Changlog: http://ftp-
master.metadata.debian.org/changelogs//main/u/unzip/unzip_6.0-9_changelog

The problem is resolved by a similar way in unzip_6.0-9 The change has
been synced to Ubuntu saucy already. The remaining affected series are
precise, quantal and raring.

** Tags removed: saucy
** Tags added: precise quantal raring

-- 
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