[Libreoffice-bugs] [Bug 108954] FILESAVE: DOCX: new line added every roundtrip
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 8 13:16:58 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108954
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jluth at mail.com
--- Comment #2 from Justin L <jluth at mail.com> ---
Created attachment 137617
--> https://bugs.documentfoundation.org/attachment.cgi?id=137617&action=edit
tdf108954_RTaddsSection.docx: homemade, minimal unit test
The problem comes because bEmit is now true after
+ bEmit = rMaster.GetHeader().IsActive() || rMaster.GetFooter().IsActive();
The fix for bug 107618 was backported to 5.4.
My first impression is that this is mostly an unfixable problem, related more
to the difference between continuous sections/page styles in LO vs MSO, than to
section endings. I need to look at the earlier bug 106492 for a better
understanding, but my gut feeling is that this just needs to be reverted.
--
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/20171108/5930652e/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list