We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tested with local server oCIS version 1.11.0 web version 4.1.0
Steps:
Expected result: icon "public link" is displayed. Method PROPFIND https://localhost:9200/remote.php/webdav/ Response contains <oc:share-types> <oc:share-type>3</oc:share-type>
PROPFIND https://localhost:9200/remote.php/webdav/
<oc:share-types> <oc:share-type>3</oc:share-type>
Actual result: icon "public link" doesn't displayed. Response doesn't contains link data.
With Oc10 works correct:
The text was updated successfully, but these errors were encountered:
dublicate #1038
Sorry, something went wrong.
No branches or pull requests
tested with local server oCIS version 1.11.0
web version 4.1.0
Steps:
Expected result: icon "public link" is displayed. Method
PROPFIND https://localhost:9200/remote.php/webdav/
Response contains<oc:share-types> <oc:share-type>3</oc:share-type>
Actual result: icon "public link" doesn't displayed. Response doesn't contains link data.
![Screenshot 2021-09-01 at 14 59 11](https://user-images.githubusercontent.com/84779829/131675973-70a78675-4c1f-4b33-a2f9-b11bd0536ae1.png)
With Oc10 works correct:
![Screenshot 2021-09-01 at 15 03 46](https://user-images.githubusercontent.com/84779829/131676317-15c27458-dbec-41e4-b572-42075737f368.png)
The text was updated successfully, but these errors were encountered: