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

Gerhard Weydt <gerhard.we...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerhard.we...@t-online.de

--- Comment #4 from Gerhard Weydt <gerhard.we...@t-online.de> ---
Created attachment 156080
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156080&action=edit
Test Base-Doc with HSQLDB - not showing the bug

It's always best to provide a testcase to be used immediately instead of having
to construct one, which would be necessary when a PostgreSQL database is used,
so I thought it best to create a simple base document using HSQLDB with one
table having two columns and two rows.
Unfortunately, the problem does not occur in this case.
I do attach the document, nevertheless, so that you can look at it and see if I
did not understand you correctly: "Test Base-Doc with HSQLDB - not showing the
bug". Open the document, then start the only macro there is, it will list the
two TypeNames and the contents of the columns, so you can see that it's in fact
the first row.
The code is restricted to the absolutely necessary. There is no form document.

I then added a similar message box in on of my applications that uses MariaDB,
but there again I could not reproduce the error. The application in this case
is Calc, hence no reading of the database can have occured before the statement
is executed that displays the message, which is the first situation where a
rowset is used.

You did not provide information about the LibO version. I tested in 6.3.3.2. I
don't know how to test older versions in connection with base (for other
modules there is no problem, but I don't know how to cop with older Java
versions in parallel).

So I cannot confirm the bug, and I can only offer two hypotheses:
- You used an older LibO version
- It's a problem connected with PostgreSQL
But these are only assumptions, with no facts supporting them or making them
probable.

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