]> source.dussan.org Git - nextcloud-server.git/commit
Fix copy from jailed storage 6061/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 9 Aug 2017 09:56:31 +0000 (11:56 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 10 Aug 2017 06:07:00 +0000 (08:07 +0200)
commit745ad2f323c789a12c39e0c31975ee4f0fe70a76
tree83ec7fb8e12f9d8f908df87cd15201e62572aefb
parent79f4b8566b054bd86998f078c863f54ff60b9033
Fix copy from jailed storage

If we have a jailed storage we must also fix the internal path on copy.
Else we pass in the wrong path.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Files/Storage/Local.php