https://bugs.documentfoundation.org/show_bug.cgi?id=93456
--- Comment #7 from Oliver Specht (CIB) <[email protected]> --- The problem is in the document in word/footer2.xml. It opens a field twice. <w:ftr> <w:p> <w:pPr> <w:pStyle w:val="style29"/><w:jc w:val="center"/> </w:pPr> <w:r> <w:fldChar w:fldCharType="begin"/> </w:r> <w:r> <w:rPr/> <w:fldChar w:fldCharType="begin"/> </w:r> <w:r> <w:instrText> PAGE </w:instrText> </w:r> <w:r> <w:fldChar w:fldCharType="separate"/> </w:r> <w:r> <w:t>13</w:t> </w:r> <w:r> <w:fldChar w:fldCharType="end"/> </w:r> </w:p> </w:ftr> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
