fix(trashbin): Fix errors in the log on MOVE operations
dirname will return '.' for files at the root, which will cause an Exception that gets logged. Instead use \Sabre\Uri\split like other sabre plugins, to get an empty string for root directory. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>pull/54704/head
parent
ed69213e75
commit
7e401c80f1
Loading…
Reference in New Issue