Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0RC8

Bug #13809 Unhandled HTTP_CONTENT_* Headers
Submitted: 2008-04-30 16:38 UTC
From: bklang Assigned: hholzgra
Status: Closed Package: HTTP_WebDAV_Server (version CVS)
PHP Version: Irrelevant OS:
Roadmaps: 1.0    
Subscription  


 [2008-04-30 16:38 UTC] bklang (Ben Klang)
Description: ------------ At least two PHP platforms, IIS and LIGHTTPD, set HTTP_CONTENT_LENGTH and HTTP_CONTENT_TYPE. When using PUT to upload files to HTTP_WebDAV_Server this results in a 500 error. The patch at the following URL is Gallery's fix for the issue and is needed by the Horde project as well: http://fisheye3.cenqua.com/browse/gallery/trunk/gallery2/modules/webdav/lib/HTTP/WebDAV/Server.php?r1=15644&r2=15729

Comments

 [2008-05-01 20:28 UTC] hholzgra (Hartmut Holzgraefe)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.