[Tickets #5337] Add browse API call to implement WebDAV read support

bugs at bugs.horde.org bugs at bugs.horde.org
Mon May 7 23:31:14 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=5337
-----------------------------------------------------------------------
 Ticket             | 5337
 Created By         | Ben Klang <ben at alkaloid.net>
 Summary            | Add browse API call to implement WebDAV read support
 Queue              | Gollem
 Version            | HEAD
 Type               | Enhancement
 State              | New
 Priority           | 1. Low
 Owners             | 
+New Attachment     | gollem-browse.patch
-----------------------------------------------------------------------


Ben Klang <ben at alkaloid.net> (2007-05-07 16:31) wrote:

This patch adds a function, _gollem_browse() to Gollem's API to enable
browsing Gollem/VFS shares via WebDAV.  Two additional supporting
functions are added to the Gollem:: class.  If this patch is merged I will
also implement the _gollem_put() method to complete WebDAV support (and I
believe close a bounty in the process).

Note that there is a bug in HTTP_WebDAV_Server which affects any filename
containing "+", "%" or any other filename with urlencoded characters.  A
bug has been filed upstream.  Even without this fixed, all files and
directories without special characters are handled properly.



More information about the bugs mailing list