<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 - DDE links are always absolute"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138372">138372</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>DDE links are always absolute
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.1.0.0.alpha1+
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>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>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>vmiklos@collabora.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps to reproduce:
1) create a calc file, let's say dde.ods, and add two milestones with costs + a
total row. Save.
2) create a writer file, save as dde.odt in the same directory.
3) Copy the "total" cell in Calc.
4) Switch to Writer, paste special, paste as a DDE link.
5) Now if you update the cost of e.g. MS1, the total value is updated in Calc.
If you save and switch to Writer, finally choose Tools -> Update -> Update all,
then the total cell is updated in Writer as well.

Expected result: when verifying dde.odt manually, the path to dde.ods is
relative, since tools -> options -> load/save -> general -> "save urls relative
to filesystem" is enabled.

Actual result: the dde link's path is still absolute.</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>