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

            Bug ID: 106463
           Summary: missing commit to external firebird database file
           Product: LibreOffice
           Version: 5.4.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: lo_b...@iseries-guru.com

Description:
In daily Linux dbgutil bibisect repository version 2017-03-07 running on
debian-stretch with firebird 3.0 installed, I lose data entered into a table

Steps to Reproduce:
(1) download attached example.odb.

(2) mkdir /tmp/bug_20170307a/ and download example.fdb attached to bug
    106427
    <https://bugs.documentfoundation.org/attachment.cgi?id=131743>
    into that directory.  This is a firebird database with one
    table with one column and no records.

(3) Open example.odb from the command line.  Program presents main
    database window.

(4) open table authors and insert data
        author
        ------
        Knuth, Donald E.
        Else, Somebody
    and close the data entry window

(5) open table authors.  Observe the two rows you entered.  Close the
    data entry window.

(6) File > Close.  Program prompts to save the data.

(7) Click <Save>.  Program closes the database window and shows Start
    Center.

(8) From list of recently opened files, open domained.odb.  Program
    presents database window.

(9) Open table authors.


Actual Results:  
two rows, as entered in step (4).

Expected Results:
no data.


Reproducible: Always

User Profile Reset: No

Additional Info:
It is possible to work around the problem by using Tools > "SQL..." to issue a
commit command after step (5).

I am adding keyword dataloss


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Firefox/45.0

-- 
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