<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE DOCX Problem with size of headers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=98000#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE DOCX Problem with size of headers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=98000">bug 98000</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>So, these two synerzip commits look really, umm, interesting - like a "fix my
one document so that it works" kind of fixes.

4.3 commit a31fbb53dba76736b37213b98b64937f05929a67
Author: Pallavi Jadhav on Thu Feb 6 13:58:03 2014 +0530
    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILESAVE: DOCX: 'Break to Next Page' converted to 'Page Break Before' in RT"
   href="show_bug.cgi?id=74566">tdf#74566</a>:DOCX: Preservation <w:br> tag for Break to Next Page

            Issue :
            'Break to Next Page' gets converted to 'Page Break Before'
             in RT.

            XML diffrenece :
            - LO exports <w:br> as <w:pageBreakBefore /> in document.xml
            - The page break is written into wrong paragraph.

            Implementation :
            1] Removed implementation to export <w:pageBreakBefore />.
            2] Added a check to write <w:br> in correct paragraph.
            3] Modified code to handle SectionBreak() even if Text node
               has no string.
               It is required when DOCX contains a PageBreak with footer.
            4] Written Export Unit Test case.

and 4.3 commit e9b2787c2ece4c8260fbac6359257e1829c917d4
Author: umeshkadam on Fri May 2 13:25:15 2014 +0530
    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILESAVE: LO gives Input/Output Error message while opening the file.( page break is getting converted to section break if different first page is set in doc)"
   href="show_bug.cgi?id=77890">tdf#77890</a>: page break exported as section break if different 1st page is
set

    - Page break was getting exported as section break in case if the different
      first page was set.
    - Fixed this issue and added a UT.
    - For additional details regarding the issue please check the following
       <a href="https://www.libreoffice.org/bugzilla/show_bug.cgi?id=77890#c2">https://www.libreoffice.org/bugzilla/show_bug.cgi?id=77890#c2</a></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>