[Libreoffice-bugs] [Bug 98000] FILESAVE DOCX Problem with size of headers

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 21 15:50:42 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=98000

--- Comment #10 from Justin L <jluth at mail.com> ---
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
    tdf#74566: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
    tdf#77890: 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
       https://www.libreoffice.org/bugzilla/show_bug.cgi?id=77890#c2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200721/77b0c015/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list