[Libreoffice-bugs] [Bug 123597] IsNew not set for new data forms - was OK in 6.1.5

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 20 21:36:22 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123597

tim at tim-passingham.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tim at tim-passingham.co.uk

--- Comment #1 from tim at tim-passingham.co.uk ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190220/69898362/attachment.html>


More information about the Libreoffice-bugs mailing list