https://bugs.documentfoundation.org/show_bug.cgi?id=136247

--- Comment #1 from Regina Henschel <[email protected]> ---
When I compare the original file with the saved one, I see these errors:

The child element <a:solidFill> of element <c:spPr> in <c:dLbls> is missing.

The child elements of element <c:dLbls> have a wrong order. According schema of
OOXML (Appendix B.5.1, line 248) it should be <c:numFmt>, <c:spPr>, <c:txPr>,
...
Actuall written by LO is: <c:numFmt>, <c:txPr>, <c:spPr>, ...

<a:srgbClr> in <a:solidFill> in <a:ln> has val="FF00". It should be
val="00FF00".

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to