<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 - FILEOPEN DOTX Template rendered with only one element, missing text and shapes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136551">136551</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN DOTX Template rendered with only one element, missing text and shapes
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>4.4.0.3 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>Keywords</th>
          <td>bibisected, bisected, regression
          </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>ilmari.lauhakangas@libreoffice.org
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>104450
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=165240" name="attach_165240" title="Problematic DOTX file">attachment 165240</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=165240&action=edit" title="Problematic DOTX file">[details]</a></span>
Problematic DOTX file

The attached file is featured in this article, section "Microsoft Office
compatibility" (with screenshot):
<a href="https://www.dedoimedo.com/computers/libreoffice-6-3-review.html">https://www.dedoimedo.com/computers/libreoffice-6-3-review.html</a>

The error upon opening is just due to improved exception handling.

This file has a colourful history.

The timeline in Linux 43max repo:

The oldest commit is perfect, except that the image of the lady is missing.

This commit made it fully perfect:
<a href="https://git.libreoffice.org/core/commit/57450afb768c085df0ba2344aa94b5f843060178">https://git.libreoffice.org/core/commit/57450afb768c085df0ba2344aa94b5f843060178</a>
DOCX import: declare wps as a supported feature

This commit made the colourful shapes disappear:
<a href="https://git.libreoffice.org/core/commit/8c73b16f5f18f3bc1dbf9ff6c1475db56b44d304">https://git.libreoffice.org/core/commit/8c73b16f5f18f3bc1dbf9ff6c1475db56b44d304</a>
DOCX import: declare wpg as a supported feature

This commit made the image of the lady disappear:
<a href="https://git.libreoffice.org/core/commit/9820a8b2a0d89c355db5a363857c410125b54214">https://git.libreoffice.org/core/commit/9820a8b2a0d89c355db5a363857c410125b54214</a>
oox: tokenize wp14 namespace

This commit made the template open completely blank:
<a href="https://git.libreoffice.org/core/commit/da52cd209e4ce77ae5dc06866039fd0f0a28e778">https://git.libreoffice.org/core/commit/da52cd209e4ce77ae5dc06866039fd0f0a28e778</a>
writerfilter: remove no longer needed generated resourceids.hxx in doctok

This commit change it from blank to the state where only the colourful shapes
were missing (even though the commit looks unrelated):
<a href="https://git.libreoffice.org/core/commit/b7ad3991628b0dee40bb1f823ca90b5c71b49939">https://git.libreoffice.org/core/commit/b7ad3991628b0dee40bb1f823ca90b5c71b49939</a>
long to sal_Int32

Moving on to 44max repo:

This commit made the colourful shapes return, so the rendering was fully
perfect again:
<a href="https://git.libreoffice.org/core/commit/194c17a7c7c00f966b0256a1e90d50d8dd49f2bc">https://git.libreoffice.org/core/commit/194c17a7c7c00f966b0256a1e90d50d8dd49f2bc</a>
fdo#80895 : Shape in Header&Footer is getting lost after RT

This commit made the shapes disappear again:
<a href="https://git.libreoffice.org/core/commit/7f9b242331327c5c1b137b91861a6bb57bfb0ecc">https://git.libreoffice.org/core/commit/7f9b242331327c5c1b137b91861a6bb57bfb0ecc</a>
DOCX drawingML import: fix remaining rotation / flip combinations

The final state of only the image of the lady being rendered was achieved with
<a href="https://git.libreoffice.org/core/commit/82d08580e368afbc9d73da3613845a36a89b0a8c">https://git.libreoffice.org/core/commit/82d08580e368afbc9d73da3613845a36a89b0a8c</a>
switch saxparser from expat to libxml2

Adding Cc: to Miklos Vajna</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] DOCX (OOXML) file opening issues"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104450">Bug 104450</a>] [META] DOCX (OOXML) file opening issues
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>