[Libreoffice-bugs] [Bug 118401] New: close-and-open-file loses intervening changes by other programs

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 26 18:58:06 UTC 2018


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: lo_bugs at iseries-guru.com

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180626/548ddb78/attachment-0001.html>


More information about the Libreoffice-bugs mailing list