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

--- Comment #10 from marc.brist...@gmail.com ---
(In reply to comment #9)
> (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.

Yes, during the first saving, a png copy of the linked svg is made and included
in the odp file.

> So the image still shown in the
> ODP even actual SVG link is broken with additional "%3FrequestedName=" in
> the link.

Yes.

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

Yes, that is what happens. And no copy is put in the odp file for a source png
file.

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