https://bugs.documentfoundation.org/show_bug.cgi?id=169019
--- Comment #2 from Regina Henschel <[email protected]> --- The import looks strange. The export writes a structure <calcext:data-mappings> <calcext:data-mapping ...> <calcext:data-transforms> <calcext:.../> <Calcext:.../> </calcext:data-transforms> </calcext:data-mapping> <calcext:data-mappings> That is, the export writes the transformations as child element of a single data-mapping. But the import in ScXMLMappingsContext::createFastChildContext() has ScXMLTransformationsContext on same level as ScXMLMappingContext. -- You are receiving this mail because: You are the assignee for the bug.
