https://bugs.documentfoundation.org/show_bug.cgi?id=89615

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |highest
             Status|UNCONFIRMED                 |RESOLVED
            Version|4.3.3.2 release             |4.3.0.4 release
           Keywords|                            |regression
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
         Resolution|---                         |FIXED
            Summary|FILESAVE: Writer saves      |ODF export: Writer saves
                   |invalid XML (style tag has  |invalid XML when there are
                   |two office:name attributes) |multiple annotation ranges
                   |                            |(style tag has two
                   |                            |office:name attributes)
         Whiteboard|                            |odf odf_validation
                   |                            |target:4.4.4 target:5.0.0
           Severity|normal                      |critical

--- Comment #5 from Michael Stahl <[email protected]> ---
a regression from the AOO imported range annotation feature,
commit 0761f81643a6890457e9ef7d913ab5c88c2593a4

this was fixed in LO 4.4.4 by

commit 804ec2289115a65c74ddff478b7469801debf7e4
Author:     Caolán McNamara <[email protected]>
AuthorDate: Wed Apr 22 14:10:38 2015 +0100

    fix assert on export of ooo63141-1.doc to odt

    if bAutoStyles is true then the mbDoSomething of the SvXMLElementExport is
    false, and the ctor/dtor doesn't do anything so any attributes added to the
    exporter are not cleared by the SvXMLElementExport dtor

    so only add the attribute if bAutoStyles if false and might as well extend
the  
    block to cover the use of SvXMLElementExport and use the other ctor which
    defaults mbDoSomething on

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to