Actions
Bug #12844
closedWebDAV MOVE
Start date:
12/21/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Description
I believe that when you try to move folder to its own subfolder, it gets eaten and you get 201. Example from R:
collection$move("my/folder", "my/folder/subfolder/folder")
I get 201 and when I do PROPFIND I can't see my folder anywhere.
Please confirm that it actually is a bug.
Actions