Skip to content

[stable27 ONLY] fix(trashbin) Switch parseWebdavPermissions->davParsePermissions - #43136

Merged
susnux merged 1 commit into
stable27from
jr/fix/trashbin-parse-files-api
Jan 26, 2024
Merged

[stable27 ONLY] fix(trashbin) Switch parseWebdavPermissions->davParsePermissions#43136
susnux merged 1 commit into
stable27from
jr/fix/trashbin-parse-files-api

Conversation

@joshtrichards

@joshtrichardsjoshtrichards commented Jan 25, 2024

Copy link
Copy Markdown
Member

Summary

parseWebdavPermissions was renamed to davParsePermissions in nextcloud-libraries/nextcloud-files#706 but the v27 trashbin was not adapted to it.

TODO

  • ...

Checklist

@joshtrichards

Copy link
Copy Markdown
MemberAuthor

/compile amend

@joshtrichardsjoshtrichards changed the title fix(trashbin) Switch parseWebdavPermissions->davParsePermissions[stable27 ONLY] fix(trashbin) Switch parseWebdavPermissions->davParsePermissionsJan 25, 2024
Fixes#43134
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-commandforce-pushed the jr/fix/trashbin-parse-files-api branch from ab1cde0 to b76f446CompareJanuary 25, 2024 22:41
@susnux
susnux requested review from a team, nfebe, skjnldsv and sorbaugh and removed request for a teamJanuary 25, 2024 23:20
@susnuxsusnux added this to the Nextcloud 27.1.7 milestone Jan 25, 2024

@solracsfsolracsf left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works ✅

@sistemi-nv

Copy link
Copy Markdown

I'm a newbie with versioning and GIT, but from what I can understand this fix is still not merged to the Stable27 release.
Because this feature is fundamental for the NC platform, can I ask if it it is planned or possible to make a new 27 release with the fix?
Unluckily the 28 Release has still many bugs and regressions (i.e. Drag'n Drop still broken for Safari, #42366) and, in my experience, is still not usable ...
So I hope for a better 27 :)
Many thanks

@joshtrichards

Copy link
Copy Markdown
MemberAuthor

@sistemi-nv Upcoming v27.1.7 along with the root cause fix via #43259

This was referenced Feb 9, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: v27.1.6 - Deleted files view (files_trashbin) does not show deleted files

5 participants

@joshtrichards@sistemi-nv@solracsf@nfebe@susnux