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

Drew Jensen <drewjensen.in...@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.in...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to