<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jp@ledure.be" title="Jean-Pierre Ledure <jp@ledure.be>"> <span class="fn">Jean-Pierre Ledure</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - access2base recordset-bug"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136063">bug 136063</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>jp@ledure.be
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - access2base recordset-bug"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136063#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - access2base recordset-bug"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136063">bug 136063</a>
              from <span class="vcard"><a class="email" href="mailto:jp@ledure.be" title="Jean-Pierre Ledure <jp@ledure.be>"> <span class="fn">Jean-Pierre Ledure</span></a>
</span></b>
        <pre>I implemented a patch as a workaround for a different behaviour of the Basic
interpreter between 6.4 and 7.0. I don't know yet if it is a bug or a feature.

Read my comment in the commit:

When an argument is missing in a call to a Basic function
the IsMissing() function applied on the argument
should respond True.
However sometimes(?) the argument contains instead "Error 448"
making IsMissing responding False.

This commit puts an explicit argument in the function call
avoiding the different behaviour of the Basic interpreter
in LO 7.0 vs. previous releases.

Error 448 = "Named argument not found"

This patch solves the issue at least in my Linux/LO 7.0 environment.

Thanks for having reported the issue.</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>