<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - new documents fail ODF validation with Error: unexpected attribute "draw:fill""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103602#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - new documents fail ODF validation with Error: unexpected attribute "draw:fill""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103602">bug 103602</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>(In reply to Regina Henschel from <a href="show_bug.cgi?id=103602#c34">comment #34</a>)
With such restriction in save to "ODF 1.3
<span class="quote">> strict" LibreOffice would still not render conform to the spec text (=
> draw:fill in a style disables <style:background-image> and
> <fo:background-color>), but at least the produced documents would contain
> valid XML.</span >

I was wrong in this regard. The draw:fill attributes are used, and neither
<style:background-image> nor <fo:background-color>. That works in LO 6.4.5 with
ODF 1.3 format too.


But saving to "ODF 1.2 strict" writes the draw:fill attributes into
<style:page-layout-properties> too. That should not happen for the "strict"
file formats. Only in "ODF 1.2 extended" and "ODF 1.2 compatible" the faulty
attributes should be written. Not using loext for "ODF 1.2 extended" is already
a concession to older LibreOffice versions, so "ODF 1.2 strict" should be
correct.</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>