]> source.dussan.org Git - nextcloud-server.git/commit
Fixed move operation to pass the whole URL as expected
authorVincent Petry <pvince81@owncloud.com>
Wed, 20 Nov 2013 17:59:02 +0000 (18:59 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 20 Nov 2013 17:59:02 +0000 (18:59 +0100)
commite26500045fd9f0f102398fabd5e44497618f8b03
tree150555390dcf6b7a969dca956e46b134982eb08c
parent5de5c317c1976a5b4fe5139f15cc875a72b1e5d7
Fixed move operation to pass the whole URL as expected

The MOVE and COPY spec expect the "Destination" header to receive the
full URL, not only the root.

Fixes #5942
apps/files_external/lib/webdav.php