]> source.dussan.org Git - nextcloud-server.git/commit
Properly add trailing slash to mount point
authorVincent Petry <pvince81@owncloud.com>
Mon, 13 Apr 2015 10:36:47 +0000 (12:36 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 13 Apr 2015 10:36:47 +0000 (12:36 +0200)
commit2822d0579e170aa5f58d8726acb8c67e5633b523
tree2baac013db05cefed3acaf312b7094278900a884
parentc3fbc2b6fd09bb5b94112da9248cae28d6ef85e3
Properly add trailing slash to mount point

Fixes resolving mount points when shared mount point's target name has
the same prefix as the source name
apps/files_sharing/tests/sharedmount.php
lib/private/files/mount/mountpoint.php
tests/lib/files/mount/mountpoint.php