<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILESAVE Background fill of data labels in chart is lost on saving"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136247#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILESAVE Background fill of data labels in chart is lost on saving"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136247">bug 136247</a>
from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
<pre>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".</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>