owncloud/core

View on GitHub
changelog/10.5.0_2020-07-31/37314

Summary

Maintainability
Test Coverage
Bugfix: Properly store complex Webdav properties

Fixed: setting custom complex DAV property and reading it returned
just an 'Object' string instead of the original property value.

https://github.com/owncloud/core/pull/37314
https://github.com/owncloud/core/issues/32670
https://github.com/owncloud/core/issues/37027