[Tickets #5664] RPC/WebDAV does not pass full path for DELETE

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Aug 23 18:35:45 UTC 2007


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

Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=5664
-----------------------------------------------------------------------
 Ticket             | 5664
 Created By         | Ben Klang <ben at alkaloid.net>
 Summary            | RPC/WebDAV does not pass full path for DELETE
 Queue              | Horde Framework Packages
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
+New Attachment     | RPC-delete-path-fix.diff
-----------------------------------------------------------------------


Ben Klang <ben at alkaloid.net> (2007-08-23 11:35) wrote:

The DELETE method within the RPC/webdav.php object does not properly pass
the full path to the called function, as do PUT and BROWSE.  This prevents
the called module from being able to determine the proper collection for
the object being deleted.  This patch changes the API call to pass the full
path including the collection rather than just the name of the object, to
match the behavior of the other RPC/webdav.php methods.



More information about the bugs mailing list