<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Hyperlink" dialogue box trims "Text:" to 255 characters, even if it's longer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127870#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Hyperlink" dialogue box trims "Text:" to 255 characters, even if it's longer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127870">bug 127870</a>
              from <span class="vcard"><a class="email" href="mailto:dgerard@gmail.com" title="David Gerard <dgerard@gmail.com>"> <span class="fn">David Gerard</span></a>
</span></b>
        <pre>In further tests: if I have the Hyperlink dialogue already open, the "Text"
field can take up to 65,534 characters (2^16-2). When I hit "OK", these are put
into the document correctly.

So I would guess that all this needs to fix it is for whatever takes the
selection from the document reading 16 bits of characters from the selection,
instead of 8 bits.</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>