Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: OCP\Files\Node\Folder::search was not setting the owner #46379

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jul 9, 2024

  • Fixed Ticket#9663948

Summary

The owner was not set on the file info causing e.g. webdav searches to never return the known owner.

Checklist

@susnux susnux added this to the Nextcloud 30 milestone Jul 9, 2024
@susnux
Copy link
Contributor Author

susnux commented Jul 9, 2024

/backport to stable29

@susnux
Copy link
Contributor Author

susnux commented Jul 9, 2024

/backport to stable28

@susnux
Copy link
Contributor Author

susnux commented Jul 9, 2024

cc @mgallien

come-nc

This comment was marked as resolved.

The owner was not set on the file info causing e.g. webdav searches to never return the known owner.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux
Copy link
Contributor Author

susnux commented Jul 11, 2024

It would make a lot of sense to use a LazyUser instance for this, no?

Good idea! Implemented!

@susnux susnux requested a review from come-nc July 11, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants