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

2013-11-06 Thread Ma Xiaojun
** Description changed: 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 U

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

2013-07-09 Thread Ubuntu Foundations Team Bug Bot
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

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

2013-07-09 Thread Ma Xiaojun
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 re

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

2013-07-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unzip (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199239 Title: Do n

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

2013-07-08 Thread Ma Xiaojun
** Description changed: 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 U