https://bugs.documentfoundation.org/show_bug.cgi?id=144506
Andrew Richardson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Ever confirmed|1 |0 --- Comment #3 from Andrew Richardson <[email protected]> --- @Alex, this bad behavior seems to have been introduced in the LO 7.x releases. I cannot say exactly when it first appeared. I developed our application using LO 6.x, and used the table record viewer extensively at this time. Only on doming recent maintenance did I discover the bad behavior. I have uploaded the HSQLDB *.script file so you can clearly see how the database objects are defined. I suspect this my be related to object ownership/privilege's as the viewer works fine for objects owned by the current user. Here is the JDBC connection string (using localhost instead of true IP address). jdbc:hsqldb:hsql://localhost/boars I see this problem on both Windows and MacOS environments. -- You are receiving this mail because: You are the assignee for the bug.
