[Libreoffice-bugs] [Bug 117513] Firebird: DATALOSS Data updated (new/edit) using the data Beamer window or Dataform in odt/ods file is lost when odt/ods file is closed.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 19 18:32:06 UTC 2019


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

Drew Jensen <drewjensen.inbox at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Firebird: DATALOSS Data     |Firebird: DATALOSS Data
                   |entered into embedded       |updated (new/edit) using
                   |firebird table in the       |the data Beamer window or
                   |Beamer window is lost       |Dataform in odt/ods file is
                   |                            |lost when odt/ods file is
                   |                            |closed.

--- Comment #5 from Drew Jensen <drewjensen.inbox at gmail.com> ---
(In reply to Drew Jensen from comment #4)
> *** Bug 124843 has been marked as a duplicate of this bug. ***

I think the solution is fairly straight forward.
Move the event where the firebird database is written to disc from out of the
file save function into the connection close function. 

How much that would take to move IDK but I'd bet dimes to euros that it would
fix it and fix this new dup issue which is not about the beamer but about
external forms (dataforms embedded in odt/ods/etc files), which act just as the
beamer does.

So; one thing. If you open the ODB before you close the file the external
dataform is in (beamer or doc.drawpage.forms) the update data is visible in the
ODB table, and if still open after you close the odt/ods the data is not lost.
You just have to save the ODB file to make it stick.

-- 
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/20190419/b84fb658/attachment-0001.html>


More information about the Libreoffice-bugs mailing list