-
Improvement
-
Resolution: Fixed
-
Major
-
2.9.19
-
None
Currently, most of OdfMetadataHolder methods just throw UnsupportedOperationException. The help UI item factory uses some of these methods to retrieve the browsed content's metadata : all the UnsupportedOperationException are logged at error-level.
OdfMetadataHolder should implement these methods, even in a simple way (returning the title and author meta, for instance).