Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.3.1, 2.4 M1
-
None
-
Unknown
-
Description
Currently, when an office file is imported the import service returns to the editor a complete HTML document (with XML header, document type and HTML head) while it should return only the content of the BODY element because the returned HTML replaces the currently selected text (or, if there's no text selected, it is inserted at the caret position). This is already done when pasting office content.