Bug 166975 - FILEOPEN DOCX Numbering format corruped by % symbols
Summary: FILEOPEN DOCX Numbering format corruped by % symbols
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.7.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected
Depends on:
Blocks:
 
Reported: 2025-06-12 19:03 UTC by Timur
Modified: 2025-06-13 07:06 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Sample DOCX (19.55 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2025-06-12 19:03 UTC, Timur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timur 2025-06-12 19:03:00 UTC
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
Comment 1 m_a_riosv 2025-06-12 23:28:50 UTC
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.
Comment 2 m_a_riosv 2025-06-12 23:33:32 UTC
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
Comment 3 Timur 2025-06-13 07:06:12 UTC
I remove "regression" as this was not correct before the change, it is just wrong in different way.