]> source.dussan.org Git - nextcloud-server.git/commit
Fix folder path containing leading slash when getting mount root by id 12715/head
authorRobin Appelman <robin@icewind.nl>
Wed, 28 Nov 2018 14:18:29 +0000 (15:18 +0100)
committerBackportbot <backportbot-noreply@rullzer.com>
Wed, 28 Nov 2018 19:07:51 +0000 (19:07 +0000)
commit7ee97810879a62d67d8865533f3a0304573a878d
tree8cd3006d34816653629ff24264a5d418f0a195f5
parente1739e3da93c3260691aac8ced3867a12da25f71
Fix folder path containing leading slash when getting mount root by id

This fixes collabora on public link shared groupfolders

Fixes https://github.com/nextcloud/groupfolders/issues/225

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Files/Node/Folder.php
tests/lib/Files/Node/FolderTest.php