Uh oh!
There was an error while loading. Please reload this page.
[stable27 ONLY] fix(trashbin) Switch parseWebdavPermissions->davParsePermissions - #43136
Merged
Conversation
joshtrichards
commented
Jan 25, 2024
MemberAuthor
/compile amend |
8 tasks
Fixes#43134 Signed-off-by: Josh <josh.t.richards@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-commandforce-pushed
the
jr/fix/trashbin-parse-files-api
branch
from
January 25, 2024 22:41
ab1cde0 to
b76f446Compare8 tasks
susnux
requested review from
a team, nfebe, skjnldsv and sorbaugh
and removed request for
a teamJanuary 25, 2024 23:20
nfebe
approved these changes
Jan 26, 2024
This was referenced Jan 30, 2024
4 tasks
sistemi-nv
commented
Feb 7, 2024
I'm a newbie with versioning and GIT, but from what I can understand this fix is still not merged to the Stable27 release. |
joshtrichards
commented
Feb 7, 2024
MemberAuthor
@sistemi-nv Upcoming v27.1.7 along with the root cause fix via #43259 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
files_trashbin) does not show deleted files #43134Summary
parseWebdavPermissionswas renamed todavParsePermissionsin nextcloud-libraries/nextcloud-files#706 but the v27 trashbin was not adapted to it.TODO
Checklist