Uh oh!
There was an error while loading. Please reload this page.
fix: don't emit Hooks when hookpaths are empty - #39481
Merged
Merged
Conversation
miaulalala
commented
Jul 19, 2023
ContributorAuthor
/backport to stable27 |
miaulalala
commented
Jul 19, 2023
ContributorAuthor
/backport to stable26 |
miaulalala
commented
Jul 19, 2023
ContributorAuthor
/backport to stable25 |
icewind1991
approved these changes
Jul 19, 2023
This comment was marked as resolved.
This comment was marked as resolved.
miaulalala
marked this pull request as draft
July 19, 2023 15:20
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
5 tasks
This comment was marked as outdated.
This comment was marked as outdated.
juliusknorr
approved these changes
Aug 17, 2023
Signed-off-by: Anna Larch <anna@nextcloud.com>
miaulalalaforce-pushed
the
fix/transfer-ownersip
branch
from
August 17, 2023 07:32
f3e8a10 to
556f29bComparemiaulalala
marked this pull request as ready for review
August 17, 2023 07:35
miaulalala
commented
Aug 17, 2023
ContributorAuthor
Drone failure unrelated: |
max-nextcloud
commented
Aug 17, 2023
Contributor
Tested locally and worked... as soon as i had the notifcations app installed |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This was referenced Aug 17, 2023
provokateurin added a commit
that referenced
this pull request
Feb 3, 2026
Similar to #39481 Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin added a commit
that referenced
this pull request
Feb 3, 2026
Similar to #39481 Signed-off-by: provokateurin <kate@provokateurin.de>
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.
TypeError: OC\Files\Node\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given#38889Summary
Fixes Transferring ownership issues when not using OCC command but GUI.
Checklist