<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Regression on Basic Iif() function"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136467#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Regression on Basic Iif() function"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136467">bug 136467</a>
              from <span class="vcard"><a class="email" href="mailto:andreas.heinisch@yahoo.de" title="Andreas Heinisch <andreas.heinisch@yahoo.de>"> <span class="fn">Andreas Heinisch</span></a>
</span></b>
        <pre>The problem is that variable "x" is called from the stack and BEFORE the
function  Iif is called all the steps in that line are performed, leading to a
division by zero error. Therefore, Iif is never called.</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>