Skip to content

fix: Adjust to API change of "getDavPermissions" in Nextcloud 34#3475

Draft
danxuliu wants to merge 1 commit intomasterfrom
adjust-to-api-change-of-getdavpermissions-in-nextcloud-34
Draft

fix: Adjust to API change of "getDavPermissions" in Nextcloud 34#3475
danxuliu wants to merge 1 commit intomasterfrom
adjust-to-api-change-of-getdavpermissions-in-nextcloud-34

Conversation

@danxuliu
Copy link
Copy Markdown
Member

Since Nextcloud 34 DavUtil::getDavPermissions requires the parent of the node as its second parameter.

As this is an API breaking change in the backport to Nextcloud 33 the second parameter was made optional. It is unclear yet whether this will be applied too in Nextcloud 34 (in which case this pull request would be unneeded) or not 🤔

Since Nextcloud 34 "DavUtil::getDavPermissions" requires the parent of
the node as its second parameter.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu added this to the Nextcloud 34 milestone Apr 20, 2026
@danxuliu danxuliu added the bug Something isn't working label Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants