<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 - wrong attribute 'enhanced-path' is saved"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112480">112480</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>wrong attribute 'enhanced-path' is saved
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.4.1.2 release
          </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>filters and storage
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jos@vandenoever.info
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=136349" name="attach_136349" title="file with enhanced-path">attachment 136349</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=136349&action=edit" title="file with enhanced-path">[details]</a></span>
file with enhanced-path

I've a file (imported from PPTX) that has an enhanced-geometry element with an
invalid attribute. draw:enhanced-path is present (good) and enhanced-path
(wrong).

This is the wrong XML snippet:

<draw:enhanced-geometry draw:mirror-horizontal="false"
draw:mirror-vertical="false" svg:viewBox="0 0 0 0" draw:text-areas="?f10 ?f13
?f11 ?f14" draw:type="ooxml-donut" draw:modifiers="25000" draw:enhanced-path="M
0 ?f12 Z M ?f3 ?f5 Z N" enhanced-path="M 0 ?f12 G ?f3 ?f5 ?f17 ?f18 ?f3 ?f5
?f19 ?f20 ?f3 ?f5 ?f21 ?f22 ?f3 ?f5 ?f23 ?f24 Z M ?f2 ?f12 G ?f4 ?f6 ?f25 ?f26
?f4 ?f6 ?f27 ?f28 ?f4 ?f6 ?f29 ?f30 ?f4 ?f6 ?f31 ?f32 Z N">

It is preserved when loading and saving again. It shows up in odp and odg at
least (see attachments).

In this example I wonder, why not use draw:type="ring" instead of
draw:type="ooxml-donut", they look similar enough.</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>