Page MenuHomePhabricator

mitk::PropertyPersistenceDeserialization::deserializeXMLToScalarListLookupTableProperty does not work correctly with empty strings
Closed, ResolvedPublic

Description

Status: If an empty string is passed mitk::PropertyPersistenceDeserialization::deserializeXMLToScalarListLookupTableProperty returns a nullptr and logs an error. I assume this is due to a changed behavior of TinxXML2. The correct behavior of deserialization function should be to retrun an empty property for an empty string.

Revisions and Commits

rMITK MITK
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision

Related Objects