<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - After save and close and then open again a DOC the first letter of a link URL to a picture get missing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120003#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - After save and close and then open again a DOC the first letter of a link URL to a picture get missing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120003">bug 120003</a>
              from <span class="vcard"><a class="email" href="mailto:contact@0x17.ch" title="Nicolas Christener <contact@0x17.ch>"> <span class="fn">Nicolas Christener</span></a>
</span></b>
        <pre>I think I can confirm this issue. How I reproduce it:

* Create new writer document
* Menu: Insert > Image ...
* Chose image, in my case a simple jpg file
* Select the image (click it so it has the focus)
* ctrl+k or Menu: Insert > Hyperlink...
  - URL: <a href="https://www.libreoffice.org">https://www.libreoffice.org</a>
* Click "OK" button
* Save the document as doc (Microsoft binary format) and close the doc
* Open the doc again
* Verify the URL by selecting the image and typing ctrl+k

Expected result in the "URL" field: <a href="https://www.libreoffice.org">https://www.libreoffice.org</a>
Actual result in the "URL" field: tps://www.libreoffice.org/%00

Doing the same with docx (Microsoft XML format):

Expected result in the "URL" field: <a href="https://www.libreoffice.org">https://www.libreoffice.org</a>
Actual result in the "URL" field: empty

I'm using:

Version: 6.1.1.2
Build ID: 10(Build:2)
CPU threads: 4; OS: Linux 4.18; UI render: default; VCL: gtk3; 
Locale: en-US (en_CH.UTF-8); Calc: group threaded</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>