Browse Source
Fix FutureFile MOVE to keep destination node
Fix FutureFile MOVE to keep destination node
Sabre usually deletes the target node on MOVE before proceeding with the actual move operation. This fix prevents this to happen in case the source node is a FutureFile.pull/4524/head
committed by
Joas Schilling
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
3 changed files with 112 additions and 4 deletions
-
12apps/dav/lib/Connector/Sabre/Directory.php
-
41apps/dav/lib/Connector/Sabre/FilesPlugin.php
-
63apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue