ocm: probe folder-ness at accept, the wire resourceType lies for Nextcloud (#464) #471
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-464d"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
NC sends resourceType "file" for folder shares too, so inbound folders landed as files (Download, no Browse — the Summer Slam dogfood finding). New Client.IsRemoteDir (depth-0 PROPFIND, collection = trailing-slash href; TDD red witnessed), Store.SetShareInFolder, and a best-effort probe in the accept path that corrects the flag. Already-accepted shares keep their stored flag — end + re-accept once to heal.