[Libreoffice-bugs] [Bug 136589] FILEOPEN: DOCX: incorrect page break
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 9 10:23:44 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136589
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|libreoffice-bugs at lists.free |jluth at mail.com
|desktop.org |
--- Comment #2 from Justin L <jluth at mail.com> ---
Exposed a problem where a field in a footer doesn't reset the HasField variable
when the footer is finished - so the next paragraph wrongly assumes a field.
The problem is that it doesn't run ::finishParagraph because it is discarded.
Not too bad of a regression, because round-tripping it again removes that empty
page (since there is no footer shown, the footer with the field is thrown
away).
proposed fix at http://gerrit.libreoffice.org/c/core/+/102314
--
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/20200909/91f53184/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list