Created attachment 55008 [details] Results of doing steps above. Both the original ODT file and the DOC file with the bug Problem description: Defined page numbers are not preserved after a SAVE-AS to Win XP DOC format Steps to reproduce: 1. Open new document 2. Write a paragraph or two 3. Insert footer 4. Insert field for page number 5. Right justify 6. Click to beginning of paragraph 7. Click Format, Paragraph, Text Flow, Insert, With Page Style 8. Set page number to 400 9. Save document and exit 10. Open document and note page number is 400 11. Click File, Save As Win XP / 2003 format 12. Exit 13. Open ".doc" document 14. Note page number is now 144 Current behavior: Expected behavior: Platform (if different from the browser): Browser: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.10 Chromium/15.0.874.106 Chrome/15.0.874.106 Safari/535.2
[Reproducible] with "LibreOffice 3.5.2.2 - Windows XP (32bit) Spanish UI" [Reproducible] with "LibreOffice 3.4.6 - Debian Squeeze (32bit) Spanish UI" In both cases the page number in the new doc file is 144.
Thanks for bugreport reproduced in 3.3.4 and 3.5.3 on Fedora 64 bit and Windows 7 32 bit document saved correctly to doc format Opening doc format is incorrect, page number becomes wrong. It is FILEOPEN problem. Changing version to 3.3.4 as most early reproducible
Created attachment 60972 [details] doc file produced from attached odt file using msWord 2007
Still reproducible using LibreOffice 4.0.0.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (4.4.0.3 or later): https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-02-19
Reproduced. Win 7 Pro 64-bit, LibO Version: 4.4.1.2 Build ID: 45e2de17089c24a1fa810c8f975a7171ba4cd432 Locale: fi_FI
RT=roundtrip, save and reopen Very well defined bug, pity it's not solved.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.2.7 or 5.3.3 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170522
Looks like resolved somewhere in 5.2.
commit 24159b09899bea88c4a88950482f0de7f55b4b26 Author: Jenkins Build User <tdf@pollux.tdf> Date: Sun Dec 17 00:21:14 2017 +0100 source 5f63e19ddffdf3eaa2351968550498fdae35475d prev source 376c337d46acf8819bf032251bfc7d5eb31db198 https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=376c337d46acf8819bf032251bfc7d5eb31db198..5f63e19ddffdf3eaa2351968550498fdae35475d author Oliver Specht <oliver.specht@cib.de> 2016-04-27 16:37:48 +0200 committer Oliver Specht <oliver.specht@cib.de> 2016-04-28 09:40:02 +0000 commit 5f63e19ddffdf3eaa2351968550498fdae35475d (patch) tree 0b2271b737233fe75acce652fef1a1cbaf163363 parent 376c337d46acf8819bf032251bfc7d5eb31db198 (diff) tdf#74328: loading section page no. as 16 bit unsigned The sprm sprmSPgnStart97 contains a 16 bit unsigned value. Test included. *** This bug has been marked as a duplicate of bug 74328 ***