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

Matthew Francis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |[email protected]
         Whiteboard|                            |bibisected

--- Comment #3 from Matthew Francis <[email protected]> ---
This seems to have changed at the below commit.
Adding Cc: to [email protected]; Could you possibly take a look at this? Thanks

Following the instructions in comment 1, two things are significant: that the
space after the link seems to be required, and that this no longer occurs after
the same file has been round-tripped through ODF (i.e. it only occurs for me
when typed into a new file and saved directly as RTF)


    commit b8907bf3d3b37c686a414ffbbd2d732348aab5b9
    Author:     Michael Stahl <[email protected]>
    AuthorDate: Fri Jun 27 16:02:45 2014 +0200
    Commit:     Michael Stahl <[email protected]>
    CommitDate: Fri Jun 27 16:15:19 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.

        Replace the annoying call to EndURL() from EndRun() with a special case
        in EndURL() to store things in the right buffer (hopefully).

        (somehow this is regression from
c4498251cb7181a9f272b0720f398597c0daef09)

        Change-Id: I209ea7a384fb1cb5d1505a70ecc4a4536bbf26a2

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

Reply via email to