<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:gang65@poczta.onet.pl" title="Bartosz <gang65@poczta.onet.pl>"> <span class="fn">Bartosz</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILESAVE: DOCX File corrupted after roundtrip"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103987">bug 103987</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILESAVE: DOCX File corrupted after roundtrip"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103987#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILESAVE: DOCX File corrupted after roundtrip"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103987">bug 103987</a>
              from <span class="vcard"><a class="email" href="mailto:gang65@poczta.onet.pl" title="Bartosz <gang65@poczta.onet.pl>"> <span class="fn">Bartosz</span></a>
</span></b>
        <pre>The root cause of problem is duplicate entry in /docProps/custom.xml:


    <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="4"
name="ContentType">
        <vt:lpwstr>Document</vt:lpwstr>
    </property>

and

    <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="11"
name="contentType">
        <vt:lpwstr>Document</vt:lpwstr>
    </property></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>