]> source.dussan.org Git - nextcloud-server.git/commit
In cases where smb4php returns false of an empty array stat/( has to return false.
authorThomas Mueller <thomas.mueller@tmit.eu>
Fri, 31 May 2013 22:06:23 +0000 (00:06 +0200)
committerThomas Mueller <thomas.mueller@tmit.eu>
Fri, 31 May 2013 22:06:23 +0000 (00:06 +0200)
commit1d7d5d289401ad40e1a74737416193ae856a15bc
treed3574248942df42113b0a92c8ed64171cfec2ee3
parent698862519de6b364da6c20a97d8c546204e80f3d
In cases where smb4php returns false of an empty array stat/( has to return false.
Fixes #3466 because the test method of external filesystems uses stat() to detect if the given parameters are okay.

Changes to 3rdparty are necessary as well:
https://github.com/owncloud/3rdparty/pull/33
apps/files_external/lib/smb.php