From: Jeff D. <da...@da...> - 2002-02-05 18:05:29
|
On Tue, 5 Feb 2002 11:24:13 +0100 "Campo Weijerman" <rf...@nl...> wrote: > When unloading my > 1.2.2 wiki (DBA based) to a ZIP file, it creates corrupt zip files. > On closer examination, it turns out that some PHP error messages get > written to the ZIP verbatim. Yes, that has always been a problem in 1.2.x (PHP warnings corrupting zip output, that is...) Thanks for the report. I've fixed it in CVS, I think. You can get the new version (though your fixes look fine, as is) at: http://cvs.sf.net/cgi-bin/viewcvs.cgi/phpwiki/phpwiki/lib/ziplib.php?rev=1.2.2.5&only_with_tag=release-1_2-branch&content-type=text/vnd.viewcvs-markup |