[Bug 1199239] [NEW] Do not call isprint when listing

Ma Xiaojun damage3025 at gmail.com
Tue Jul 9 06:42:30 UTC 2013


Public bug reported:

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.

** Affects: unzip (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch saucy

** Patch added: "unzip-dont_call_isprint.patch"
   https://bugs.launchpad.net/bugs/1199239/+attachment/3730116/+files/unzip-dont_call_isprint.patch

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

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