https://bugs.documentfoundation.org/show_bug.cgi?id=54584
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | --- Comment #10 from Mike Kaganski <[email protected]> --- Created attachment 121073 --> https://bugs.documentfoundation.org/attachment.cgi?id=121073&action=edit Minimal test case for bug 54584 The problem with page numbers is that the fields are prepended with backslashes (like this: \\PAGE). I attached an absolute minimum test case with the fields with and without backslashes. The [MS-RTF] (https://www.microsoft.com/en-us/download/details.aspx?id=10725, page 194 "Fields") does not allow this. So, it may be considered ill-formed document, and closed as NOTOURBUG. But then, MS Word forgives this, and reads it normally; moreover, it keeps the backslashes when the document is saved to DOCX, and then LO is unable to show pages again. I proposed a patch to gerrit: https://gerrit.libreoffice.org/20420 If reviewers decide it worth commiting, then this will be fixed. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
