[Libreoffice-bugs] [Bug 112334] FILESAVE: PPTX:Color Pulse Effect (Flicker) gets corrupted after roundtrip
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 21 21:59:56 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112334
--- Comment #5 from Luke <lukebenes at hotmail.com> ---
Yes, that's it. The <p:attrNameLst> was blank. By replacing:
<p:attrNameLst></p:attrNameLst>
with
<p:attrName>style.color</p:attrName>
I was about to get the roundtripped file to work.
--
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/20170921/0c95f9dd/attachment.html>
More information about the Libreoffice-bugs
mailing list