<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - "List" Field from FireBird query doesn't show up at mail merging"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122167#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - "List" Field from FireBird query doesn't show up at mail merging"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122167">bug 122167</a>
              from <span class="vcard"><a class="email" href="mailto:aalexander.a@gmail.com" title="Alex Ander <aalexander.a@gmail.com>"> <span class="fn">Alex Ander</span></a>
</span></b>
        <pre>I found, what was the problem:
LIST() returns CLOB data. After I have converted it to VARCHAR, I've got the
needed result.
So, my suggestion is to make such conversion automatically.</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>