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

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=78
                   |                            |758
            Summary|RTF Export: invalid         |RTF Export: invalid
                   |un-closed \lfdresult        |un-closed \fldrslt exported
                   |exported for hyperlink      |for hyperlink

--- Comment #11 from Michael Stahl <[email protected]> ---
apparently this is what broke it:

commit b8907bf3d3b37c686a414ffbbd2d732348aab5b9
Author:     Michael Stahl <[email protected]>
AuthorDate: Fri Jun 27 16:02:45 2014 +0200

    fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlink

    Ensure that we export only one \fldresult per hyperlink by doing that in
    StartURL() and EndURL(); the TextINetFormat() is called once per text
    portion.  This shouldn't cause problems as there can't be anything
    between the end of the \field group and the start of \fldresult anyway.

-- 
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