Files
nextcloud-server-mirror/lib/private/FilesMetadata/Model/FilesMetadata.php
hschletz 4bc9ba2a03 Fix data type in FilesMetadata::setIntList()
FilesMetadata::setIntList() throws an exception because it uses the incorrect type IMetadataValueWrapper::TYPE_STRING_LIST instead of IMetadataValueWrapper::TYPE_INT_LIST.

Signed-off-by: hschletz <holger.schletz@web.de>
2024-02-23 20:54:16 +00:00

15 KiB