<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - close-and-open-file loses intervening changes by other programs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118401">118401</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>close-and-open-file loses intervening changes by other programs
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lo_bugs@iseries-guru.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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
     <<a href="https://bugs.documentfoundation.org/attachment.cgi?id=138737">https://bugs.documentfoundation.org/attachment.cgi?id=138737</a>>
     attached to <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - SQL error: extra parentheses"
   href="show_bug.cgi?id=114755">bug 114755</a>.  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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>