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
resource.fileInfo[DavProperty.ShareTypes] returns an empty array in web for shared resources (in owncloud test environment only for public links, in CERNBox for both links and users.)
Steps to reproduce
Steps to reproduce the behavior:
In web create a public link, the indicator is shown
reload the page
the indicator is missing
Expected behavior
Indicators are always shown for resources that are shared with people and via link
Actual behavior
log of resource.fileInfo[DavProperty.ShareTypes] returns an empty array
Describe the bug
resource.fileInfo[DavProperty.ShareTypes]
returns an empty array in web for shared resources (in owncloud test environment only for public links, in CERNBox for both links and users.)Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Indicators are always shown for resources that are shared with people and via link
Actual behavior
log of
resource.fileInfo[DavProperty.ShareTypes]
returns an empty arraySetup
Additional context
The text was updated successfully, but these errors were encountered: