https://issues.apache.org/ooo/show_bug.cgi?id=118725

Armin Le Grand <armin.le.gr...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |armin.le.gr...@me.com

--- Comment #26 from Armin Le Grand <armin.le.gr...@me.com> ---
Did some checks onm Regina's example; we have 22 pics, 11 png's and 11 svg's.
The svg's have a corresponding preview png (double pic data) for backward
compatibility; in these 2 are double, one is triple, so that 7 different
preview png's for svg exist. This can be correct since the ID for these images
is equal when the pics are equal. Since these svg's are examples which are
targeted to create same content his is probably correct. All seven of these
images are patr of the file in the Picures folder.
In the resaved form all but the last svg is missing and only the replacement is
still there. All 7 replacements are in the Pictures folder.
When loading damaged.odp the svgs are loaded correctly. The pngs are missing,
the link showing the full name used in the content.xml stream. Example for 1st
frame:

xlink:href="../attribute_vs_id.png%3FrequestedName=attribute_vs_id"

When correcting this to

xlink:href="../attribute_vs_id.png"

all loads as expected. Checking if this was the case in e.g. AOO410...

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to