Bug 147937

Summary: FILESAVE DOCX Numbering separator not saved
Product: LibreOffice Reporter: Gabor Kelemen (allotropia) <kelemeng>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: raal, vasily.melenchuk
Priority: medium Keywords: bibisected, bisected, regression
Version: 7.4.0.0 alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=144609
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 108770, 160789    
Attachments: The example file and its docx version in fresh master

Description Gabor Kelemen (allotropia) 2022-03-12 13:22:05 UTC
Created attachment 178837 [details]
The example file and its docx version in fresh master

This is a followup to bug 144609

attachment 175122 [details] has a numbering prefix defined for the "A noter" numbering style, for the 2nd (♥) and 3rd () numbering levels.
These are lost when the document is saved as docx.

1, Open attachment 175122 [details] 
2, Notice that the paragraphs containing the math equations have a red "" numbering prefix
3, Save as docx, reload: The "" numbering prefix is gone.

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: dddee125cc32f1ad5228e598a7de04e9654e65c1
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded

Seems to have started to behave like this in 7.2. In 7.1 it was not perfect either (was not visible in Word due to the missing font setting).

Bibisected to:
https://git.libreoffice.org/core/+/9987b518fca1476bd0ce8c86bcf6ac7c81f7b580%5E%21
author	Vasily Melenchuk <vasily.melenchuk@cib.de>	Mon Jun 14 14:27:56 2021 +0300
committer	Thorsten Behrens <thorsten.behrens@allotropia.de>	Tue Jun 29 19:02:20 2021 +0200

new ODF numbered list parameter loext:num-list-format

Adding CC to: Vasily Melenchuk
Comment 1 raal 2022-03-12 16:32:00 UTC
confirm Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: dddee125cc32f1ad5228e598a7de04e9654e65c1
CPU threads: 4; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded Jumbo
Comment 2 Vasily Melenchuk (CIB) 2022-03-16 06:58:54 UTC
Fixed as a part of other bug https://git.libreoffice.org/core/+/bcede3c0ed94d413fea18d2457b916a9f5f4346a%5E%21

*** This bug has been marked as a duplicate of bug 146851 ***