Skip to content

File or folder shared by shared link and by internal share simultaneously is displayed in cell as non-shared #3410

Open
@vtolkach

Description

@vtolkach

This is NextCloud behaviour (present in 6.6.0)
When folder or file is shared by several share types (internally and by shareLink), the set of shareType info is empty and from iOS client it is visible as not shared.
Place of error:
NextCloudKit: NKDataFileXML, lines 393...397, parsing of shareTypes
Image

Image

Value returned in string 394 is not an int, it is a sequence. That's why it can not be casted as Int and the line 395 is skipped.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions