https://bugs.documentfoundation.org/show_bug.cgi?id=112429
Bug ID: 112429
Summary: officeooo:rsid multiplies the links
Product: LibreOffice
Version: 5.2.7.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 136289
--> https://bugs.documentfoundation.org/attachment.cgi?id=136289&action=edit
With officeooo:rsid, links are multiplied
Hello,
_ create a new document,
_ write a hypertext, linked to localhost for example,
_ save, close, and reopen the file in LibreOffice,
_ in the middle of the hypertext, write a new text,
_ save, close, and reopen the file in LibreOffice.
There are now three hyperlinks (one with automatic style T2, which has a unique
identifier in <office:automatic-styles/>) instead of just one.
Instead of:
<text:a xlink:type="simple" xlink:href="http://localhost/"
text:style-name="Internet_20_link"
text:visited-style-name="Visited_20_Internet_20_Link">Hello <text:span
text:style-name="T2">small </text:span>world!</text:a>
we have:
<text:a xlink:type="simple" xlink:href="http://localhost/"
text:style-name="Internet_20_link"
text:visited-style-name="Visited_20_Internet_20_Link">Hello </text:a><text:a
xlink:type="simple" xlink:href="http://localhost/"
text:style-name="Internet_20_link"
text:visited-style-name="Visited_20_Internet_20_Link"><text:span
text:style-name="T2">small </text:span></text:a><text:a xlink:type="simple"
xlink:href="http://localhost/" text:style-name="Internet_20_link"
text:visited-style-name="Visited_20_Internet_20_Link">world!</text:a>
Thus, at each new edition of the links, the links are multiplied.
Of course, this bug disappears if officeooo:rsid is disabled in the options.
--
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