https://bugs.documentfoundation.org/show_bug.cgi?id=164201
--- Comment #3 from Justin L <[email protected]> --- This is coming during import, with FilterDetectDocHandler::getFilterNameFromContentType providing writer_MS_Word_2007 instead of writer_OOXML FilterDetectDocHandler::parseRelationship has found http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties")) so maOOXMLVariant = OOXMLVariant::ECMA_Transitional; instead of OOXMLVariant::ISO_Transitional and thus TypeDetection::impl_checkResultsAndAddBestFilter returns "MS Word 2007 XML" instead of "Office Open XML Text" -- You are receiving this mail because: You are the assignee for the bug.
