https://bugs.documentfoundation.org/show_bug.cgi?id=146568
Bug ID: 146568
Summary: LO fails to apply HSQL 2.6 privileges
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 177309
--> https://bugs.documentfoundation.org/attachment.cgi?id=177309&action=edit
odb document with external database and HSQL drivers
See https://forum.openoffice.org/en/forum/viewtopic.php?f=40&t=106762
1) Download the attached zip to a trusted directory. It contains a database
document, a database in a subdirectory and 3 hsqldb driver files..
The database contains an auto-install macro connecting the document to the
database and to the hsqldb.jar. hsqldb.jar is identical to hsqldb-2.5.1.jar.
2) Open the database document. The auto-installer macro should display 2
messages about successful connection to driver and database.
3) Go to the tables section and confirm user "U1".
4) Open the Persons table. Edit a forename and save the record. This is the
only editable field of this table.
5) Open the other table it is editable.
6) Shut down the entire office suite.
7) In the driver subdirectory replace hsqldb.jar with a copy of (or symlink to)
hsqldb-2.6.1.jar which is the latest HSQL driver.
8) Repeat 2) 3) 4) 5). Both tabls are read-only. They should behave as in steps
4) and 5).
The problem occurs with LO and AOO only. It does not occur with other database
frontends.
--
You are receiving this mail because:
You are the assignee for the bug.