[Bug 1898407] [NEW] .zip files generated by google forms are processed incorrectly by unzip tool if non-lating characters are present in archived file name

Unxed 1898407 at bugs.launchpad.net
Sun Oct 4 01:53:28 UTC 2020


Public bug reported:

See sample attached.

Expected:

$ unzip -l csv.zip
Archive:  csv.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
      102  2020-10-03 08:43   Новая форма.csv
---------                     -------
      102                     1 file

Actual:


$ unzip -l csv.zip
Archive:  csv.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
      102  2020-10-03 08:43   ╨Э╨╛╨▓╨░╤П ╤Д╨╛╤А╨╝╨░.csv
---------                     -------
      102                     1 file

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


** Tags: charset codepage unzip

** Attachment added: "csv.zip"
   https://bugs.launchpad.net/bugs/1898407/+attachment/5417319/+files/csv.zip

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

Title:
  .zip files generated by google forms are processed incorrectly by
  unzip tool if non-lating characters are present in archived file name

Status in unzip package in Ubuntu:
  New

Bug description:
  See sample attached.

  Expected:

  $ unzip -l csv.zip
  Archive:  csv.zip
    Length      Date    Time    Name
  ---------  ---------- -----   ----
        102  2020-10-03 08:43   Новая форма.csv
  ---------                     -------
        102                     1 file

  Actual:

  
  $ unzip -l csv.zip
  Archive:  csv.zip
    Length      Date    Time    Name
  ---------  ---------- -----   ----
        102  2020-10-03 08:43   ╨Э╨╛╨▓╨░╤П ╤Д╨╛╤А╨╝╨░.csv
  ---------                     -------
        102                     1 file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1898407/+subscriptions



More information about the foundations-bugs mailing list