Closed thomaslow closed 1 month ago
This is related to #1308.
We urgently need to fix metadata handling (it should be arrays everywhere, because every field can be multi-valued) and make sure, that all semi-fixes like #1317, #1339 and #1344 are reverted.
Description
Argument 1 passed to Kitodo\Dlf\Common\MetsDocument::getLogicalStructure() must be of the type string, array given, called in /var/www/html/kitodo-presentation/Classes/Controller/MetadataController.php on line 313
Probably related to #1339 and #1317.
Reproduction
Steps to reproduce the behaviour:
Expected Behavior
Metadata is shown without exception.
Environment