https://bugs.documentfoundation.org/show_bug.cgi?id=148952
--- Comment #2 from Luke <[email protected]> --- Still in 7.5 Looked at the OOXML. The exporter is generating: <wp:docPr descr="ImDesc" name="ImName" id="1"/> but is missing attribute title=, it should be: <wp:docPr title="ImAltText" name="ImName" id="1" descr="ImDesc"/> This comes from the ODF XML: <svg:title>ImAltText</svg:title> -- You are receiving this mail because: You are the assignee for the bug.
