[Libreoffice-bugs] [Bug 122400] New: CBlob in base report displayed not correctly
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 1 12:11:22 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=122400
Bug ID: 122400
Summary: CBlob in base report displayed not correctly
Product: LibreOffice
Version: 6.1.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: lutz_ at web.de
Description:
The value of a CBlob column from an embedded Firebird-database is not shown
correctly in a textbox in a base report.
Steps to Reproduce:
1. create a new embedded firebird database
1. create a table with a cblob column
2. create a report with a textbox containing the cblob value
3. execute the report
Actual Results:
The textbox content is:
Any[Type[com.sun.star.sdbc.XClob],
com.sun.star.bridges.jni_uno.JNI_proxy at 6301472b
[oid=555b16d650;mscx[0];26443a343888492792429e97dff453c6,
type=com.sun.star.sdbc.XClob]]
Expected Results:
The textbox content should be:
some text
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/20190101/c746b933/attachment.html>
More information about the Libreoffice-bugs
mailing list