]> source.dussan.org Git - nextcloud-server.git/commit
Soft fail in CustomPropertiesBackend whenever storage not available
authorVincent Petry <pvince81@owncloud.com>
Mon, 23 Mar 2015 16:41:32 +0000 (17:41 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 23 Mar 2015 16:41:32 +0000 (17:41 +0100)
commiteb894e662523709b2b3915b14354aa6adab03c86
tree054bfcf8118e77a905bad710eab9337f2ba45d3b
parenta9b4f0d8429dbeb612e80b168b6146890bb7843e
Soft fail in CustomPropertiesBackend whenever storage not available

When a storage is not available, it will not fail the whole call any
more but still return a usable file list.
lib/private/connector/sabre/custompropertiesbackend.php
tests/lib/connector/sabre/custompropertiesbackend.php