<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 - Links to external data not preserved (doubled) for XLSX saving in Linux version 6.0.7 and 6.1.3"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122015">122015</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Links to external data not preserved (doubled) for XLSX saving in Linux version 6.0.7 and 6.1.3
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>egc@writeme.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
The link path from an xlsx sheet to external data of another xlsx document gets
always doubled after closing and reopening the xlsx document, even after having
it saved correctly.

This problem does not exist in version 5.3.7 in Linux from the distro repos.

Version 6.0.7 and 6.1.3 i downloaded from Libreoffice site and installed it
only in my home directory.

Steps to Reproduce:
1. Create a calc sheet with LibreOffice 6.0.7 with a link in it to some data of
another calc sheet and save them both in xlsx.
2. The link to the external data in the first xlsx sheet is correct and
everything works fine.
3. Close the xlsx document and reopen it, then the path to the external data
ist doubled.

Actual Results:
The external link after closing and reopening the document:
file:///home/name/documents/home/name/documents/datadocument.xlsx

Expected Results:
The external link before closing the document when everything is fine:
file:///home/name/documents/datadocument.xlsx


Reproducible: Always


User Profile Reset: No



Additional Info:
The calc sheet should keep the link like saved and not change it after closing
the document.</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>