]> source.dussan.org Git - nextcloud-server.git/commit
fix: Use proper path when creating node instances
authorJulius Härtl <jus@bitgrid.net>
Sat, 18 Feb 2023 14:43:39 +0000 (15:43 +0100)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Mon, 8 May 2023 15:21:52 +0000 (15:21 +0000)
commit51549f407bc271f771724fab773ba8986fe4f8c5
tree8f0fa3bf1652fd26c5dea182b3e00b65cd03e60f
parentfc5247892b9d7b07dd1ff8342b6df9fdd1254a12
fix: Use proper path when creating node instances

Signed-off-by: Julius Härtl <jus@bitgrid.net>
apps/dav/lib/Connector/Sabre/Node.php
apps/dav/tests/unit/Connector/Sabre/DirectoryTest.php
lib/private/Files/Node/Node.php
tests/lib/Files/Node/FolderTest.php