<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: DOCX - Unable to correctly import track changes on page number field"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107716">107716</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN: DOCX - Unable to correctly import track changes on page number field
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>4.1.6.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>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>philipz85@hotmail.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>83946, 104520
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=133178" name="attach_133178" title="sample">attachment 133178</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=133178&action=edit" title="sample">[details]</a></span>
sample

Steps:
1) Open attached document
2) Notice that the page number field, the number 1, doesnt have deletion track
changes assigned to it

Version: 5.4.0.0.alpha0+
Build ID: 74ccd02eda2d6325a27266fd935aba29b3d75020
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2017-04-27_23:51:14
Locale: en-US (en_US.UTF-8); Calc: group

LibreOffice 3.3 to 4.0 did know that track changes happened on the line, as it
did have the track changes vertical line in the margins, but it also didnt show
that the page number field had a deletion track changes on it.

The relevant xml code from the /word/document.xml file is below.

<w:del w:id="0" w:author="jay18" w:date="2017-05-09T08:20:00Z">
  <w:r w:rsidDel="00476164">
    <w:fldChar w:fldCharType="begin" />
  </w:r>
  <w:r w:rsidDel="00476164">
    <w:delInstrText xml:space="preserve"> PAGE   \* MERGEFORMAT
</w:delInstrText>
  </w:r>
  <w:r w:rsidDel="00476164">
    <w:fldChar w:fldCharType="separate" />
  </w:r>
  <w:r w:rsidDel="00476164">
    <w:rPr>
      <w:noProof />
    </w:rPr>
    <w:delText>1</w:delText>
  </w:r>
  <w:r w:rsidDel="00476164">
    <w:rPr>
      <w:noProof />
    </w:rPr>
    <w:fldChar w:fldCharType="end" />
  </w:r>
</w:del></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] Bugs for tracking changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=83946">Bug 83946</a>] [META] Bugs for tracking changes
              </li>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] DOCX (OOXML) bug tracker"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104520">Bug 104520</a>] [META] DOCX (OOXML) bug tracker
              </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>