]> source.dussan.org Git - nextcloud-server.git/commit
Redirection now only happens when dir is empty 31294/head
authorCarl Schwan <carl@carlschwan.eu>
Mon, 21 Feb 2022 10:35:22 +0000 (11:35 +0100)
committerCarl Schwan <carl@carlschwan.eu>
Mon, 21 Feb 2022 10:36:15 +0000 (11:36 +0100)
commitd74ff03ac1adb48672b7b1db0e6543ac532b3ba3
treebddc48c389fc0808ce8e56103dce59e7afef891d
parent4cdc8900f7325d38056060b355e8f25b79b96413
Redirection now only happens when dir is empty

Otherwise dir it's just ignored and fileid is used

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
apps/files/tests/Controller/ViewControllerTest.php