[Libreoffice-bugs] [Bug 124843] New: Firebird: embedded: Data entered in external form (ie form in odt file) is not written to disc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 19 10:51:25 UTC 2019


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

            Bug ID: 124843
           Summary: Firebird: embedded: Data entered in external form (ie
                    form in odt file) is not written to disc
           Product: LibreOffice
           Version: 6.2.3.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: drewjensen.inbox at gmail.com

Created attachment 150878
  --> https://bugs.documentfoundation.org/attachment.cgi?id=150878&action=edit
Test ODB and ODT files

Test platform Ubuntu 18.04 w/ Version: 6.2.3.2
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 

Also checked with 6.3Alpha with same results.

To reproduce:

1 download the attached zip file, expand the two files and register the
supplied ODB file with default name. 

2 open the ODT file fb_mig_bigint_extfrm.odt and enter some values in the table
grid control.

3 close the file (save it if asked)

4 open the ODB file fb_mig_bigint.odb and open the default form (or table)

Error - the newly entered data from step 2 is lost.

---second scenario---

1 open the ODB file first

2 open the ODT file and enter some data in the table grid control

3 toggle back to the ODB and open the table in it.

The newly entered data is displayed in the table, embedded in the ODB. 

4 close the ODT file (save if asked)

5 data is still in the ODB table

6 close the ODb file - you will be prompted to save the file. If you don't the
new data is lost.

This is what is happening it appears when using the form in the ODT file, the
connection to the ODB database is closed without the commit of the data to disc
that would of happened when the ODB was written to disc.

-- 
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/4b5bef59/attachment.html>


More information about the Libreoffice-bugs mailing list