https://bugs.documentfoundation.org/show_bug.cgi?id=147141
--- Comment #1 from Wittich <[email protected]> --- A quick analyze of the difference of a document which works (version 1.2) and one which doesn't work (version 1.3) shows that the only main difference concerning the header and footer of these documents are the lines <office:master-styles> <style:master-page style:name="Default" style:page-layout-name="Mpm1"> [...] <style:header-first style:display="false"/> [...] <style:footer-first style:display="false"/> [...] </style:master-page> </office:master-styles> So if I remove this header-first and the footer-first style, everything works as it should. Hope that helps to solve the issue. -- You are receiving this mail because: You are the assignee for the bug.
