Commit Graph

7 Commits

Author SHA1 Message Date
Klaus Leithoff
72d662d3c3 work around webdrive bug while deleting folders: pretend we didnt see it, as webdrive does not handle the depth parameter correctly while deleting collections 2009-10-12 14:40:37 +00:00
Ralf Becker
53b5e86323 Fix to get iCal in OS X 10.6 working (again):
WebDAV RFC 4918 allows a full url or a path as <D:href>:
        http://www.webdav.org/specs/rfc4918.html#ELEMENT_href
Some clients can NOT deal with one or the other:
- KAddressbook (at least in 3.5) can NOT subscribe to addressbooks (it
  does not find them) if just a path is used
- iCal in OS X 10.6 generates wrong requests, if a full url is used
2009-09-14 08:48:30 +00:00
Ralf Becker
4f4f58b159 switching off zlib.output_compression for zip archives, as the double compression makes problems eg. with lighttpd 2009-08-26 09:38:51 +00:00
Ralf Becker
907da227e6 merged iPhone CalDAV fixes to 1.6 2009-07-16 16:38:33 +00:00
Ralf Becker
d70874eabf "applied http://cvs.php.net/viewvc.cgi/pear/HTTP_WebDAV_Server/Server.php?r1=1.73&r2=1.74&view=patch
to fix bug #1875: egw and lighttpd webdav: no put possible"
2009-03-25 07:08:26 +00:00
Klaus Leithoff
d313eb2daf fixing various webdav problems, regarding pathbuilding 2009-03-09 12:23:47 +00:00
Ralf Becker
93202d56ca creating 1.6 branch 2008-11-24 09:40:19 +00:00