Created attachment 196114 [details] Minimal reproducer Steps to reproduce the problem: 1) Open the attached document 2) Check the paragraph style of the only paragraph in the footer: Footer 3) Save as DOCX 4) Reload 5) Check the paragraph style again Expected result: still Footer Actual result: Default
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/32b667acd665ce9e66ec6db952e1effb7b4c1031 tdf#162707 DOCX export: fix lost paragraph styles with many numberings It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/270b5f977934f87ddfcb2d471405cf19c9cecb17 tdf#162707 DOCX export: fix lost paragraph styles with many numberings It will be available in 24.8.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.