Closed micbar closed 2 years ago
@kulmann It seems to me that web is not checking the ocs response body for errors.
WIP note: We need to add an extra Stat request to GetShare
. This currently doesn't work because the gatewayclient
configured in the cs3 share manager is that of the storage-system
service which uses the static storage registry.
What we want is to send the stat requests to the gateway at ":9142".
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce
Steps to reproduce the behavior:
Neue Datei.xlsx
and share it with moss with editor grantsNeue Datei.xlsx
with mossExpected behavior
Actual behavior
Failing request
Response
Setup
Please describe how you started the server and provide a list of relevant environment variables or configuration files.
```console OCIS_XXX=somevalue OCIS_YYY=somevalue PROXY_XXX=somevalue ```
Additional context
Add any other context about the problem here.