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

Xisco FaulĂ­ <xiscofa...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.2.0.0.alpha0+ Master      |4.4 all versions
           Keywords|                            |bibisected, bisected,
                   |                            |regression
                 CC|                            |xiscofa...@libreoffice.org

--- Comment #4 from Xisco FaulĂ­ <xiscofa...@libreoffice.org> ---
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=2df0d9d32d05f08ccf673fd0f61f650438511acb

author  PriyankaGaikwad <priyanka.gaik...@synerzip.com> 2014-05-30 17:23:45
+0530
committer       Miklos Vajna <vmik...@collabora.co.uk>  2014-06-04 08:05:00
+0000
commit  2df0d9d32d05f08ccf673fd0f61f650438511acb (patch)
tree    04db38af0c96180262d89c5e86ebe23db1efcac2
parent  ce1d0fc63bedc5c908c0f5e92445aa16ae1326df (diff)
fdo#78907 : File crashed while saving.
   - There is pagebreak in file and footer has nested table.
   - While exporting LO write section break instead of PAGE_BREAK.
   - Due to this it was writing two sections in file and same footer
     for both sections.
   - This was causing wrong table depth values due to this it was crashing
     while writing table.
   - So in MSWordExportBase::OutputSectionBreaks if next node has
     RES_BREAK(page break) then bNewPageDesc value should be false.

Bisected with: bibisect-44max

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to