Description: Writer does not show the change in serial numbers in numbered lists when an item is inserted. Steps to Reproduce: 1. Create a numbered list in LibreOffice Writer. 2. Record Track Changes. (Ctrl - Shift - E) 3. Create a new element in the list. Actual Results: Writer does not show that the last item was the 3. previously. Expected Results: Show that the last item was the third list item previously. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: cb22629eb251de97084ab11f80cb54687483996f CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
*** This bug has been marked as a duplicate of bug 149709 ***
I.e. a new list item is exported only as an old empty list item with new tracked text content. It's rejection leaves an empty list item in the list.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d5bf3d8dfe51aa6791fd88e62fc542d888aa05c7 tdf#149708 sw_redlinenum DOCX export: track inserted list items It will be available in 7.5.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.
Commit description: tdf#149708 sw_redlinenum DOCX export: track inserted list items Change tracking of the paragraph mark of an inserted list item wasn't exported. I.e. a new list item was exported as an old empty list item with new tracked text content. It was loaded with bad actual/original numbering, and rejection of the incomplete insertion left an empty list item in the list instead of removing that list item completely. Note: the problem was inherited from OOo. See also commit 508ed558948353a3eb8be9adf3588368e440f4cf "tdf#115524 sw_redlinenum: show original numbering of insertions" and commit 4e5f89d2d3511b6421b388ecaba2f61ada14d084 "tdf#119848 DOCX export: keep tracked deleted empty line".
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/80694a8fcfeb86ed69425ab6954b353b9a0ae854 tdf#149708 sw_redlinenum DOCX export: track inserted list items It will be available in 7.4.0.0.beta2. 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.
Verified in: Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 5df1bb4b1b222be00d25097660c4ee33542896ea CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL