<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tim@tim-passingham.co.uk" title="tim@tim-passingham.co.uk">tim@tim-passingham.co.uk</a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - IsNew not set for new data forms - was OK in 6.1.5"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123597">bug 123597</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;">CC</td>
           <td>
                
           </td>
           <td>tim@tim-passingham.co.uk
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - IsNew not set for new data forms - was OK in 6.1.5"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123597#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - IsNew not set for new data forms - was OK in 6.1.5"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123597">bug 123597</a>
              from <span class="vcard"><a class="email" href="mailto:tim@tim-passingham.co.uk" title="tim@tim-passingham.co.uk">tim@tim-passingham.co.uk</a>
</span></b>
        <pre>I have found a work around for this problem.  

It seems that the timing of events has changed.  Previously there was time for
the form and record to be marked as new one it had been opened before the
'after change' event was triggered.  In 6.2.1.1 that wasn't true, but the IsNew
status did get set later on.

However, Having gone back to 6.1.5.1 and got things working with some possible
workarounds, I installed 6.2.1 from Libreoffice (not ubuntu ppa), and found it
was very unstable, crashing a lot.  I changed from Mysql(Native) to
MySql(JDBC), only to find that the mysql java jdbc connector doesn't work any
more for Mariadb, so found and installed the Mariadb one.

Now 6.2.1.1 worked OK (so far at least) so I upgraded again to the ubuntu
pre-release, and re-installed the libreoffice-mysql-connector.  However, that
seems to be invisible when trying to change the database connection back to
Native.

To conclude, in 6.2.2.1:

1. There seem to be timing changes for form open events that mean some macros
may fail (in my case the IsNew function)
2. Has Mysql(Native) been dropped for mariadb (or all mysql)?

Apologies for the stream-of-consciousness and testing nature of this report.  I
appreciate there may end up be 0, 1 or 2 faults here.</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>