Fixed
Details
Details
Assignee
Matthias Eichner
Matthias EichnerReporter
Matthias Eichner
Matthias EichnerComponents
Fix versions
Affects versions
Priority
Created February 1, 2016 at 6:17 PM
Updated July 29, 2016 at 10:02 AM
Resolved May 24, 2016 at 9:44 AM
The MCRXMLMetadataEventHandler always tries to get the content of the given MCRBase object. This leads to a ParseException when the object is broken and defect. It should not be necessary (and it isn't) for a delete operations to get the content of the deleting object before removing it.