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

--- Comment #5 from Justin L <jl...@mail.com> ---
author  Justin Luth  2016-06-29 07:35:54 +0000
commit  50bf96d31ab2eb546f6c71cc93c1fa5dd4bf3044

bug 90697 docx - don't change continuous break into page break
As soon as you set PROP_PAGE_DESC_NAME, you are inserting that
style as a page break.  Setting a pagebreak via a continuous break
was first introduced in commit 50cb1667020494906afaacb68d4163d1eda527cf
but the unit test for that commit no longer uses this code.
I'm suggesting it be reverted.  It really messes up round-tripping
when continuous breaks are removed/replaced with hard page breaks.

There are a few odd cases where the very first section needs to set the
page break via the continuous break, so it hasn't been eliminated
completely.

-- 
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