<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Conditional Format not compatible with Excel"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130108#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Conditional Format not compatible with Excel"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130108">bug 130108</a>
              from <span class="vcard"><a class="email" href="mailto:ilmari.lauhakangas@libreoffice.org" title="Buovjaga <ilmari.lauhakangas@libreoffice.org>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=160214" name="attach_160214" title="Better test file">attachment 160214</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=160214&action=edit" title="Better test file">[details]</a></span>
Better test file

The reporter initiated private contact via email. It made me realise that the
original test file was not good, because it used "(date) value is greater than
TODAY()", so the file became obsolete as time went on. It is better to use
"less than".

I bibisected the problem to
<a href="https://git.libreoffice.org/core/+/16309a9516c1f173056fc103c6428e74217c7927%5E!/">https://git.libreoffice.org/core/+/16309a9516c1f173056fc103c6428e74217c7927%5E!/</a>
weld StylesPropertyPanel and SvxStyleToolBoxControl, etc.

The result sounds weird, but the thing is: this problem is not reproducible
when converting to xlsx via command line! It only happens when using the gui.

So this always produced a good result for me:
instdir/program/soffice --convert-to xlsx
~/libobugs/vboxshare/conditionalformat.ods --outdir ~/libobugs/vboxshare</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>