owncloud/core

View on GitHub
changelog/10.9.1_2022-01-12/39670

Summary

Maintainability
Test Coverage
Bugfix: Getting the file owner for share recipients

Fixed a bug where a wrong file owner was retrieved when saving version authors.
This scenario happened for share recipients if they had a file with the same
name as the shared file.

https://github.com/owncloud/core/pull/39670
https://github.com/owncloud/core/issues/39662