-
Bug
-
Resolution: Won't Fix
-
Normal
-
None
-
2.2.1
-
None
-
Windows 10
Previous versions to 2.2 allowed metadata to contain dictionaries. E.g. a plugin could add a metadata item {'a': 'Apple', 'b': 'Banana'}. Version 2.2 strips this to just a list of the keys - i.e. ['a', 'b'], losing all the values.
In particular this means that the Classical Extras plugin no longer functions.
- has related issue
-
PICARD-1406 Refactor Metadata.set and metadata.__setitem__
- Closed