[Libreoffice-bugs] [Bug 118809] New: Firebird: XDatabaseMetaData implementation returns NULL strings for DatabaseProductName and DatabaseProductVersion
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 17 17:48:21 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118809
Bug ID: 118809
Summary: Firebird: XDatabaseMetaData implementation returns
NULL strings for DatabaseProductName and
DatabaseProductVersion
Product: LibreOffice
Version: 6.2.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: drewjensen.inbox at gmail.com
Description:
The XDatabaseMetaData imlpementation should return the properties defined in
the SDK.
Steps to Reproduce:
1. Ensure LibreOffice will run basic macro in ODB
2. Load attached Firebird ODB file
3. Click on the Tables icon to activate the default connection
4. Run the procedure Main in the newFBdoc.odb Standard basic library
5. close the first message box
Actual Results:
Both basic instructions
ThisDatabaseDocument.CurrentController.ActiveConnection.MetaData.getDatabaseProductName
and
...MetaData.getDatabaseProductVersion
return null strings
Expected Results:
A product name of Firebird
A product version of, I guess, 3.0 perhaps there is more.
Reproducible: Always
User Profile Reset: No
Additional Info:
--
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/20180717/8157e566/attachment.html>
More information about the Libreoffice-bugs
mailing list