Opened 9 years ago

Closed 9 years ago

#549 closed bug (fixed)

Encoding issue during import from ZIP files

Reported by: Blucecio Owned by:
Priority: minor Milestone: 7.2.1
Component: Core Version: 7.1.3
Keywords: zip, importing, encoding Cc:

Description

There is a problem with importing ZIP-Files from Windows with ZIP-Files (generated with Windows "on Board zipper") and Special Chars within.
Folders and Files which's contains special chars like öäü are not or completely not imported.
The Problem is, importing a zip file with the option "cp1252" does nothing...

Change History (2)

comment:1 Changed 9 years ago by Blucecio

I tried exactly with a zip produced using the onboard zipper tool of Windows 8.1 (64 bit)
If I try to import the file with UTF-8 I see hieroglyphics.
If I try to import the file using another encoding (eg windows-1252 Latin-1), the system goes in error and doesn't import anything.

The same behaviour happened with one zip produced by 7-Zip.

Note: Tests have been performed on Windows 8.1 (64 bit) and Java 7 (64 bit) (version 1.7.0_65)
Note 02: My ZIP file is of a single directory with the char ü in the name

comment:2 Changed 9 years ago by car031

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.