<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - CBlob in base report displayed not correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122400">122400</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>CBlob in base report displayed not correctly
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lutz_@web.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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:</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>