[wp-trac] [WordPress Trac] #13171: Problem unpacking some plugins...
WordPress Trac
wp-trac at lists.automattic.com
Sat May 22 04:22:45 UTC 2010
#13171: Problem unpacking some plugins...
-----------------------------+----------------------------------------------
Reporter: flashingcursor | Owner: dd32
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Upgrade/Install | Version: 3.0
Severity: blocker | Keywords:
-----------------------------+----------------------------------------------
Comment(by dd32):
That zip file is failing the Consistency checks of the PHP Zip Extension,
Raising ZIPARCHIVE::ER_INCONS.
PclZip is handling that case however, as are other Zip tools.
The problem that is occuring, is that a {{{oiopub-direct/modules/}}} node
does not exist within the archive, however, child nodes {{{oiopub-
direct/modules/2checkout}}} for example do exist. If there was a file
within {{{oiopub-direct/modules}}} then even if the node didnt exist, some
compat functionality inside the unzip class would work around it, As it
is, as you can see, its failing.
I'll work up some kind of compat code for this case
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13171#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list