<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 - Bullets and Numbering's Linked graphics no longer links to the external file, embeds it into odt instead"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125739">125739</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Bullets and Numbering's Linked graphics no longer links to the external file, embeds it into odt instead
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>sbergman@redhat.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>quikee@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Starting with (as seen with bibisect of
<<a href="https://gerrit.libreoffice.org/#/admin/projects/bibisect-linux-64-6.1">https://gerrit.libreoffice.org/#/admin/projects/bibisect-linux-64-6.1</a>>)
<<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/d72145f9307c732ced4a546ac1e5093ec7c1a982%5E!/">https://gerrit.libreoffice.org/plugins/gitiles/core/+/d72145f9307c732ced4a546ac1e5093ec7c1a982%5E!/</a>>
"Move BackGraphicURL property & friends to BackGraphic + fixes" towards LO 6.1:

In Writer, "Format - Bullets and Numbering... - Customize - Number: Linked
graphics", use "Graphic: Select... From file..." to select some file, close
dialog with "OK", enter some bulleted paragraphs, save file as odt.

Instead of the odt's content.xml containing a

  <text:list-level-style-image text:level="1" xlink:href="..." ...>

referencing the external file, the odt contains a copy of the graphic file in
its Pictures/ sub-folder, and the content.xml contains

  <text:list-level-style-image text:level="1" xlink:href="Pictures/..." ...>

referencing that copy.</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>