Edit report at http://bugs.php.net/bug.php?id=48763&edit=1

 ID:               48763
 Comment by:       l dot kneschke at metaways dot de
 Reported by:      dani dot church at gmail dot com
 Summary:          ZipArchive produces corrupt OpenOffice.org files
 Status:           Feedback
 Type:             Bug
 Package:          Zip Related
 Operating System: CentOS 5
 PHP Version:      5.2CVS-2009-07-01 (snap)
 Assigned To:      pajoye

 New Comment:

I just want to let you know that I can confirm that creating .ods files
is 

working under windows. First it was not working for us under windows
too.



The main problem is, that .ods expects the internal name of the file(the
second 

parameter of addFile) must have unix filesystem separators. When using
windows 

filesystem separators the .ods zip archive is broken, even though
extracting the 

archive is working.



I'll also attach working example.



Lars


Previous Comments:
------------------------------------------------------------------------
[2010-04-28 16:43:12] paj...@php.net

Can you try using 5.3.2 or 5.2.13 please?

------------------------------------------------------------------------
[2010-02-01 21:12:56] headofsteam at gmx dot com

pajoye at php.net thanks for reopening.

Don't suppose there is a way to transfer in my comment from #50893 ?



Anyway, I have read through this report again and there may be a
difference other than the OS and version.

This report seems to be highlighting a problem in
ZipArchive::AddFromString() I have been using the IMO more useful
ZipArchive::AddFile() could that be significant.

------------------------------------------------------------------------
[2010-02-01 20:19:27] paj...@php.net

reopen and assign to me.

------------------------------------------------------------------------
[2009-11-05 12:13:24] paj...@php.net

Fixed in latest releases too.

------------------------------------------------------------------------
[2009-11-05 12:12:26] paj...@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=48763


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=48763&edit=1

Reply via email to