[Libreoffice-bugs] [Bug 118702] FILESAVE DOCX Next Style property for page styles lost
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 12 10:48:00 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118702
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|6.2.0.0.alpha0+ Master |4.4 all versions
Keywords| |bibisected, bisected,
| |regression
CC| |xiscofauli at libreoffice.org
--- Comment #4 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regression introduced by:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=2df0d9d32d05f08ccf673fd0f61f650438511acb
author PriyankaGaikwad <priyanka.gaikwad at synerzip.com> 2014-05-30 17:23:45
+0530
committer Miklos Vajna <vmiklos at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180712/d99e164e/attachment.html>
More information about the Libreoffice-bugs
mailing list