Open nabim777 opened 1 year ago
According to the discussion in https://github.com/owncloud/ocis/issues/7104#issuecomment-1711310103, this issue is closed.
According to the discussion in https://github.com/owncloud/ocis/issues/7104#issuecomment-1711310103, this issue is closed.
This is a different issue than issues #7104 and #7096
REPORT request to different dav paths should give respective href
in the response
CC @ScharfViktor
Describe the bug
for the all
dav-path-version
, when a user or admin searches for a resource then the response contains samehref
Steps to reproduce
Steps to reproduce the behavior:
admin
, create a filefile.txt
admin
, searches resourcesfile
through API using the curl commandsearch curl command:
for old dav path version
```bash curl -kv -XREPORT https://localhost:9200/webdav \ -u admin:admin \ -d "for new dav path version
```bash curl -kv -XREPORT https://localhost:9200/dav/files/admin \ -u admin:admin \ -d "for space dav path
```bash curl -kv -XREPORT https://localhost:9200/remote.php/dav/spaces/Expected behavior
href
in response should be different for specificdav-path-version
Actual behavior
for all path version same responses
```xml < HTTP/1.1 207 Multi-Status < Content-Length: 972 < Content-Range: rows 0-0/1 < Content-Type: application/xml; charset=utf-8 < Date: Thu, 17 Aug 2023 10:39:09 GMT < Dav: 1, 3, extended-mkcol < X-Request-Id: nabin-OptiPlex-3050/21p7P1OefW-004090 < { [946 bytes data] * TLSv1.2 (IN), TLS header, Supplemental data (23): { [5 bytes data] 100 1153 100 972 100 181 15412 2870 --:--:-- --:--:-- --:--:-- 18596 * Connection #0 to host localhost left intact