https://bugs.freedesktop.org/show_bug.cgi?id=80849

--- Comment #9 from ign_christian <ign_christ...@yahoo.com> ---
(In reply to comment #6)
> * With a png file, the string beginning with "%3FrequestedName=" is added to
> the link, broking it.
> * With a svg file, the bug is PRESENT, but different : in that case the
> linked svg file is incorporated in the Pictures directory in the odp file,
> as it would have been manually incorporated ... So the bug is hidden (but
> behavior is wrong).

Confirm that. If we do SVG insertion (as link), there is a tag like this in
content.xml:

<draw:image xlink:href="Pictures/10000201000000F6000000F65107668F.png"
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/>

Looks like the SVG image embeded as a PNG. So the image still shown in the ODP
even actual SVG link is broken with additional "%3FrequestedName=" in the link.

But if we do PNG insertion as link, that tag not exist.

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

Reply via email to