Skip Menu |

This queue is for tickets about the Archive-Zip CPAN distribution.

Report information
The Basics
Id: 2974
Status: resolved
Priority: 0/
Queue: Archive-Zip

People
Owner: Nobody in particular
Requestors: srl [...] boston.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.05
Fixed in: (no value)



Subject: extractTree() to unspecified current dir breaks on Unix
Archive-Zip-1.05, perl 5.6.1, Linux nazgul 2.4.18 #5 Tue Apr 23 12:48:36 EDT 2002 i686 unknown unknown GNU/Linux A line like this, which is meant to extract to the current directory: $status = $zip->extractTree(); seems to fail because extractTree generating a bogus current path to extract to. As a result, files like "foo.txt" inside the zip file get created as hidden ".foo.txt" files. This patch should resolve the problem.
Download patch
application/octet-stream 351b

Message body not shown because it is not plain text.

Fixed in v1.06