<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 - Added "http://" to relative urls"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143007">143007</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Added "http://" to relative urls
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>rei-ayanami@gmx.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I have a blog with a WYSIWYG HTML editor and copy the text to Writer to send it
to someone. As soon as I insert the text in Writer, all relative urls are added
with "http://".

First of all. 2021 is "https" default, so maybe its a better choice? See
<a href="https://blog.chromium.org/2021/03/a-safer-default-for-navigation-https.html">https://blog.chromium.org/2021/03/a-safer-default-for-navigation-https.html</a>

However, in my case relative urls should not be replaced at all. It would nice
to get a message box which ask to "complete" urls or not to change anything.

Steps to Reproduce:
Insert text (html code) with relative urls.

Actual Results:
"folder1/folder2" => "<a href="http://folder1/folder2">http://folder1/folder2</a>"

Expected Results:
Give the user a choice. Ask with message box or dialog to change urls.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.3.2 (x64) / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Vulkan; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: 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>