You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the endpoint https://localhost:9200/remote.php/dav/spaces/kegfoihfoiefpwpowugwr in which there is any keyword, no matter its length, at the end. With this endpoint also there is the response of 207 multi-status.
Steps to reproduce
Steps to reproduce the behavior:
As admin, create a file1.txt
As admin, search resources using file1 through API
< HTTP/1.1 404 Not Found
...<
{ [19 bytes data]
100 200 100 19 100 181 363 3466 --:--:-- --:--:-- --:--:-- 3846
* Connection #0 to host localhost left intact
-:1: parser error : Start tag expected, '<' not found
404 page not found
^
Actual behavior
for all dav path version responses are same and gives 207 multi-status
Describe the bug
All
dav-path-version
endpoint accept any keyword at last while doing REPORT requestHere is the endpoint
https://localhost:9200/remote.php/dav/spaces/kegfoihfoiefpwpowugwr
in which there is any keyword, no matter its length, at the end. With this endpoint also there is the response of 207 multi-status.Steps to reproduce
Steps to reproduce the behavior:
admin
, create afile1.txt
admin
, search resources usingfile1
through APIfor old dav path version
for new dav path version
for spaces dav path version
Expected behavior
There should be a return 404 status code
Actual behavior
for all dav path version responses are same and gives 207 multi-status
The text was updated successfully, but these errors were encountered: