extfs/uzip bug



Hi,

While testing new uzip i've found that it's still(!, it didn't worked 3
years ago neither) unabel to handle zip files containing subdirs/fis with
extra chars (space etc) in the name.

my test file lists:
root arpi:/tmp/!mc# unzip -l teszt\ 1.zip
Archive:  teszt 1.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  01-25-03 21:47   teszt/
        0  01-25-03 21:47   teszt/dir 1 2 3 ! ;/
    23618  12-26-02 03:19   teszt/dir 1 2 3 ! ;/fish.c
      371  11-21-98 20:36   teszt/dir 1 2 3 ! ;/fish.h
      459  09-27-02 01:13   teszt/ftpfs.h
 --------                   -------
    24448                   5 files

but in mc if i enter i can only see ftpfs.h

after changing line 22 of extfs/uzip to:
my $op_has_zipinfo = 0;

it started to work.
so it seems zipinfo support is broken?


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]