<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - URP bridge disposed by invalid UTF-16 (lone low surrogate) in Writer document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141209#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - URP bridge disposed by invalid UTF-16 (lone low surrogate) in Writer document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141209">bug 141209</a>
              from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
        <pre>It IMO does not make sense for Writer to allow non-valid Unicode (i.e., lone
surrogates) in its content model.

Without looking at the example code, the relevant UNO interfaces apparently use
the UNO string type to communicate some Writer document content.  The UNO
string type models "arbitrary-length sequences of Unicode scalar values"
(<<a href="http://www.openoffice.org/udk/common/man/typesystem.html">http://www.openoffice.org/udk/common/man/typesystem.html</a>>), and the UNO
bridges generally do not allow to pass data that violates the UNO type system.</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>