jsDAV icon indicating copy to clipboard operation
jsDAV copied to clipboard

Remove Locks on DELETE and MOVE

Open angermueller opened this issue 8 years ago • 0 comments

This should fix #151. Added a method called removeLockFromRoot to remove a lock from a certain root uri. Added two event listeners ('afterDelete' and 'afterMove') to call this method.

locks.js on line 80 could be checked. Should the parameter returnChildLocks true or false here?

angermueller avatar Aug 13 '16 12:08 angermueller