[Libreoffice-bugs] [Bug 137123] FILEOPEN: Cannot open ODT 1.3 Extended with externally inserted code
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 4 11:46:05 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137123
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #8 from Julien Nabet <serval2412 at yahoo.fr> ---
Unzipping the file, I got:
./Pictures/10000000000000530000002D4ED4C0B66E0292FB.png
./Pictures/10000000000000C60000007088EF268545261CB1.png
Manifest file (META-INF/manifest.xml) references them:
<manifest:file-entry
manifest:full-path="Pictures/10000000000000C60000007088EF268545261CB1.png"
manifest:media-type="image/png"/>
<manifest:file-entry
manifest:full-path="Pictures/10000000000000530000002D4ED4C0B66E0292FB.png"
manifest:media-type="image/png"/>
but:
content.xml contains:
<draw:image xlink:href="Pictures/10000000000000C600000070752B75350F37D0D7.png"
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"
draw:mime-type="image/png" />
<draw:image xlink:href="Pictures/10000000000000530000002DFDA6061671E0309D.png"
xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"
draw:mime-type="image/png" />
similar pb for styles.xml
Does the file open well before the C++ part? If yes, the problem is on your C++
part if not, could you attach this initial file?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201004/da8dc70b/attachment.htm>
More information about the Libreoffice-bugs
mailing list