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: [email protected]
          Reporter: [email protected]

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@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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to