From: John C. <joh...@ua...> - 2004-07-28 14:22:31
|
Well, even if the notice is old, the results are the same: the current cvs head is proucing invalid zip files. There are no errors being reported on the page, and the only plugin on the page is the UnfoldSubPages plugin. Also, the cvs version from 3 weeks ago is working fine. I tried a zip dump on a single page with no plugins, and it too created an invalid zip file. I've compared the two versions I have and nothing obvious jumps out. BTW, aren't you supposed to be gone for 10 days? :-) Didn't expect to here from you until August. John -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of ru...@x-... Sent: Wednesday, July 28, 2004 2:34 AM To: php...@li... Subject: Re: [Phpwiki-talk] action=ziphtml produces invalid zip files... > Another possible issue, the current cvs head no longer produces valid > zip files when you dump files to xhmtl. Looking at the loadsave.php > file, it mentions that any plugin or code that performs an echo will > corrupt the zip file. Well, a quick search throught he plugins > directory yeilds lots of echos :-) This notice is an old one. We buffer all output for some years now, so echo's do no harm. Errors do harm though. So all pages have to be error free. Most errors just appear because some plugin might not not be configured. At least it should print now the pagename in which the error appeared. ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk ------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |