PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP_WebDAV_Server

WebDAV Server Baseclass.

This package is unmaintained.

Download latest release 1.0.0RC8 (archived versions might be outdated)

License: New BSD License

Description

RFC2518 compliant helper class for WebDAV server implementation.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#1175ClosedBug2004-04-10Date format error in WebDav/Server.php
#1184ClosedBug2004-04-12missing url decoding in function _copymove
#1314BogusBug2004-04-29Parametrized path
#1949ClosedBug2004-07-22$_prop_encoding not used for $file['path']
#2455DuplicateBug2004-10-05A patch to replace fpassthru() in HTTP_WebDAV_Server due to memory issues
#2464ClosedBug2004-10-05Missing return in http_GET()
#3138ClosedBug2005-01-08Authentication doesnt work in wondows client
#3722ClosedBug2005-03-06Permission denied not reported for PUT
#3849ClosedBug2005-03-16http_status should be $this->http_status
#3856ClosedBug2005-03-16LOCK returning mysql_affected_rows()
#4255ClosedBug2005-05-01Calling http_status() after printing content
#4382ClosedReq2005-05-18some class-methods calls should be uppercase
#4970ClosedBug2005-08-02http_PROPFIND slashifyied href's confuse Mac OS X
#4971SuspendedBug2005-08-02function _urlencode() insufficient for international file names
#5189ClosedBug2005-08-23feof($options["stream"]) sometimes return FALSE even after the end of file
#5316ClosedBug2005-09-07PATH_INFO accessed but is not set
#5317ClosedBug2005-09-07Redirection doesn't work with all clients
#5355ClosedBug2005-09-10Parse error on line 132 of Server.php - one " too much
#5363FeedbackReq2005-09-12401 in response to OPTIONS request
#5368ClosedBug2005-09-12Double slashes in PROPFIND response
#5377ClosedBug2005-09-13Notice: Undefined offset: 1 at HTTP_WebDAV_Server::_copymove() in /var/www/
#5681Wont fixBug2005-10-13Can't handle file names with slashes and backslashes
#6189ClosedBug2005-12-08Various international filename issues
#6234ClosedBug2005-12-12UNLOCK should return 204 instead of 200 on success
#6474DuplicateBug2006-01-12PUT always fails
#6666ClosedReq2006-02-02change the variable asign order.
#6796DuplicateReq1.0.0rc22006-02-16Clients
#6852ClosedBug1.0.0rc22006-02-21404 errors ignored for GET request
#6853ClosedBug1.0.0rc22006-02-21Content-Length not set on HEAD requests
#6866ClosedBug1.0.0rc22006-02-22Call to undefined method WebDAV::unslashify()
#6888DuplicateBug1.0.0rc22006-02-22Call to undefined method WebDAV::unslashify()
#6891ClosedBug2006-02-22Undefined var in HTTP_WebDAV_Server_Filesystem::PROPPATCH()
#7010BogusBugCVS2006-03-03Bugs reported by litmus 0.10.5
#7240ClosedBug1.0.0RC32006-03-29Last-Modified not sent on HEAD requests
#7329ClosedBug1.0.0RC32006-04-06attempting to use unset variable in http_PUT
#7804BogusBug1.0.0RC32006-06-04nautilus and windows clients auth erros
#7810ClosedReq1.0.0RC32006-06-05Customizing $uri and $base_uri
#8366ClosedReq1.0.0RC32006-08-05Use a prefix to name SQL tables
#8570ClosedBug2006-08-28PROPFIND does not report lock-null resources in Filesystem class
#8811ClosedDoc1.0.0RC32006-09-29Class version is not updated in Server.php
#8829AssignedReq1.0.0RC32006-10-02COPY does not allow Multi Status response
#8929Wont fixReqCVS2006-10-10Build HTML in Base klass
#9367ClosedBug1.0.0RC42006-11-17Example Fileserver shows wrong uri for folders
#10107ClosedBug1.0.0RC42007-02-15WebDAV Server only works with mod_php
#10238ClosedBug1.0.0RC42007-03-01DELETE method in Filesystem.php breaks when path contains space character
#10614ClosedBug1.0.0RC42007-04-04$uri variable gets set wrongly
#10632ClosedReq1.0.0RC42007-04-06support D:lastaccessed as date field
#10637ClosedReq1.0.0RC42007-04-06HTTP_WebDav_Server is throwing E_NOTICE's
#10922No FeedbackBug1.0.0RC42007-05-03Problems accessing the test server from many webdav clients
#11070ClosedBug1.0.0RC42007-05-17broken GET with mbstring.func_overload & 2
#11390AssignedReq1.0.0RC42007-06-21Inflexible PROPFIND results
#11816ClosedBug1.0.0RC42007-08-10Fatal error when locking
#11902ClosedReq1.0.0RC42007-08-24Implement HEAD in Filesystem and Reuse in GET
#11903ClosedReq1.0.0RC42007-08-24CVS revision in fileheader
#11904AssignedReq1.0.0RC42007-08-24incorrect special chars in file/directory names
#12073ClosedBug1.0.0RC42007-09-18Issues with filenames containing spaces
#12282ClosedBug1.0.0RC42007-10-19MOVE (rename) not properly urldecoded
#12283ClosedBug1.0.0RC42007-10-19Double urldecode causes problems with filenames that have % or +
#12500ClosedBug1.0.0RC42007-11-21Undefined variable: host in HTTP/WebDAV/Server.php line 1470
#12602ClosedBugCVS2007-12-03Misspellings in API: pathes > paths
#13759AssignedReq1.0.0RC42008-04-23Unicode normalization
#13760AssignedBug1.0.0RC42008-04-23XP encoding problem if file name contains both space and non-ascii chars
#13761AssignedBugCVS2008-04-23failing litmus 0.11 test "copy_overwrite"
#13762AssignedBugCVS2008-04-23failed litmus 0.11 test "lock_collection"
#13771OpenBugCVS2008-04-24Client append to a file doesn't work
#13809ClosedBugCVS2008-04-30Unhandled HTTP_CONTENT_* Headers
#13822OpenReq1.0.0RC42008-05-02Take file system encoding into account
#13920ClosedBugCVS2008-05-16http_LOCK() expects string, requires int
#14141AssignedReq1.0.0RC42008-06-14Add HTTP auth support for CGI
#14163ClosedBug1.0.0RC42008-06-17Content-range is not processed
#14242ClosedBug1.0.0RC42008-06-25Uploaded file will be broken
#15121No FeedbackReqCVS2008-11-21Allow nested properties in DAV responses
#17058OpenBugCVS2010-02-03Windows Web Folders likes to have content-length on PROPFIND
#18694ClosedBug1.0.0RC62011-07-29Filesystem.php GetDir wrongly encoded filesnames containing single quotes
#18700OpenBug1.0.0RC62011-07-31COPY with depth="0" copies whole collection
#19441DuplicateBug1.0.0RC72012-05-29Erroneous symbol (") in a line 460 (Filesystem.php)
#19663DuplicateBug1.0.0RC72012-10-22PHP Parse error: syntax error, unexpected '"' on line 559 (Filesystem.php)
#19664ClosedBug1.0.0RC72012-10-22PHP Parse error: syntax error, unexpected '"' on line 559 (Filesystem.php)
#19724OpenBug1.0.0RC82012-11-27Tarball is broken
#19766OpenBug2013-01-01Customizable by the server administrator