Re: extfs/uzip bug

2003-03-16 Thread Oskar Liljeblad
On Saturday, January 25, 2003 at 22:34, Arpi wrote:

Hey Arpi,

 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.
[..]
 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;

I tested with and without $op_has_zipinfo set, but I still
can't reproduce this problem... What version of UnZip do
you use?

Oskar ([EMAIL PROTECTED])

___
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel


extfs/uzip bug

2003-01-25 Thread Arpi
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   TimeName
    
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
___
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel