mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
Previously, the search service would limit the search to the according space when searching `/dav/spaces/`. This was not correct, as the search should be limited to the according space when a `scope` is passed in the search pattern instead.
1.2 KiB
1.2 KiB
Scenarios that are expected to fail when remote.php is not used
Trying to create .. resource with /webdav root (old dav path) without remote.php returns html
- coreApiWebdavProperties/createFileFolder.feature:176
- coreApiWebdavProperties/createFileFolder.feature:177
- coreApiWebdavProperties/createFileFolder.feature:196
- coreApiWebdavProperties/createFileFolder.feature:197
- coreApiWebdavUploadTUS/uploadFile.feature:177
Note: always have an empty line at the end of this file. The bash script that processes this file requires that the last line has a newline on the end.