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

            Bug ID: 118401
           Summary: close-and-open-file loses intervening changes by other
                    programs
           Product: LibreOffice
           Version: 6.2.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

I am working on debian-buster with daily Linux dbgutil bibisect repository
version 2018-06-25.

The example here uses embedded Firebird, but embedded HSQLDB gives essentially
the same result with complication of having to decline migration to Firebird.


STR

( 1) Download a02_fb.odb
     <https://bugs.documentfoundation.org/attachment.cgi?id=138737>
     attached to bug 114755.  It an embedded Firebird database with
     one empty table.

( 2) At command line, copy a02_fb.odb to a03.odb.

( 3) In LO, open a03.odb.

( 4) Open table Table1.  Observe zero data rows.

( 5) Into Table1 key a data row, for example:
         1 one

( 6) Close Table1.

( 7) Close Base window and save data.  Program presents Start Center.

( 8) At command line
         losf | grep a03.odb

( 9) Observe 7 or 8 lines of output.

(10) At command line, copy a02_fb.odb to a03.odb.

(11) In LO, open a03.odb.

(12) Open Table1.
     Expected : zero data rows
     Observed : one data row

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to