[Libreoffice-bugs] [Bug 138201] New: impossible to delete table after opening the report

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 13 20:06:42 UTC 2020


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

            Bug ID: 138201
           Summary: impossible to delete table after opening the report
           Product: LibreOffice
           Version: 6.1.5.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: ablogic at wanadoo.fr

Description:
After opening the report the table stay in use and it is impossible to delete
without reopening the odb file.
Error mesage:
firebird_sdbc error:
*unsuccessful metadata update
*object TABLE "test2" is in use
caused by
'DROP TABLE"test2"'

Steps to Reproduce:
1.create an odb file with firebird embedded
2.create a table
3.create a report based on the table
4.open the report
5.close the report
6.try to delete the table of the report

Actual Results:
Deleting the table of the report is impossible
Error mesage:
firebird_sdbc error:
*unsuccessful metadata update
*object TABLE "table" is in use
caused by
'DROP TABLE"table"'

Expected Results:
table deleted


Reproducible: Always


User Profile Reset: No



Additional Info:
Error mesage:
firebird_sdbc error:
*unsuccessful metadata update
*object TABLE "table" is in use
caused by
'DROP TABLE"table"'

-- 
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/20201113/7fce9920/attachment.htm>


More information about the Libreoffice-bugs mailing list