Created attachment 201237 [details] Sample DOCX Open the attached file. The enumeration is corruped by % symbols. Never was correct. Last change was with: commit 10e99b6ad18a8575351e1a9a6b129b6a6e1f0586 [log] author Vasily Melenchuk <vasily.melenchuk@cib.de> Mon Apr 13 11:06:29 2020 +0300 committer Thorsten Behrens <Thorsten.Behrens@CIB.de> Tue May 05 22:22:37 2020 +0200 tdf#116883: sw: support for lists level format string
Reproducible Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 389325166a3357d7a4e557dc4c223fe0bb7aeadd CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Resaving with MS doesn't solve the issue.
First version that fails on the ones I have installed. Version: 6.4.7.2 (x64) Build ID: 639b8ac485750d5696d7590a72ef1b496725cfb5 CPU threads: 16; OS: Windows 10.0 Build 26100; UI render: GL; VCL: win; Locale: es-ES (es_ES); UI-Language: en-US Calc: CL
I remove "regression" as this was not correct before the change, it is just wrong in different way.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1db81743594f7b858ff4d17c80a7366adee2b3fe tdf#166975 sw: fix expansion of list level format with repeated levels It will be available in 26.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.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/55fbce80511a91d21fd8366f86786a0fb46b9357 tdf#166975 sw: fix DOCX export of list level format with repeated levels It will be available in 26.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.
fixed export too now
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/71fcaee57b7c0d2a169c8764666572f38bc435f1 tdf#166975 sw: fix expansion of list level format with repeated levels It will be available in 25.8.0.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.
I think this may go into Releae Notes, before and after is nice screenshot.
(In reply to Timur from comment #8) > I think this may go into Releae Notes, before and after is nice screenshot. Sure, go ahead and add it.
Added, probably needs some adjustment.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/87c0461b99d441ce5436180c6f5b0f3111bfedc7 tdf#166975 sw: fix DOCX export of list level format with repeated levels It will be available in 25.8.0.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.