Bug 150824 - Track Changes: A tracked insertion of a table is lost on DOCX export
Summary: Track Changes: A tracked insertion of a table is lost on DOCX export
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.6.0
Keywords:
Depends on:
Blocks: DOCX-Track-Changes Track-Changes-Table
  Show dependency treegraph
 
Reported: 2022-09-06 12:50 UTC by Telesto
Modified: 2023-05-03 12:09 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Example file (9.23 KB, application/vnd.oasis.opendocument.text)
2022-09-06 12:50 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2022-09-06 12:50:20 UTC
Description:
Track Changes: A tracked insertion of a table is lost on DOCX export 

Steps to Reproduce:
1. Open the attached file 
2. Edit -> track changes -> Manage -> notice a entry
3. Save as DOCX
4. File reload
5. Edit -> track changes -> Manage -> No entry


Actual Results:
Tracked change lost on DOCX export

Expected Results:
Still present


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: dc92a4d973086ce8a6a5f75ba0f4d4c9ca05537a
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded
Comment 1 Telesto 2022-09-06 12:50:32 UTC
Created attachment 182259 [details]
Example file
Comment 2 Amirtharaj 2022-09-11 07:31:25 UTC
Steps:
1. Open the attached file 
2. Edit -> track changes -> Manage -> notice a entry
3. Save as docx
4. File reload
5. Edit -> track changes -> Manage -> No entry
             

              version: LibreOffice Writer (7.4.0.0.alpha)

                    NOT RESOLVED
Comment 3 Timur 2022-09-13 14:09:10 UTC
Repro for DOCX and DOC both on fileopen in LO and MSO.
Comment 4 Commit Notification 2023-04-25 12:28:31 UTC
László Németh committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/dd5e5f3fab4b8f736baeda0f706c77a4ea9b6804

tdf#150824 sw DOCX: fix export of new tracked tables

It will be available in 7.6.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.
Comment 5 László Németh 2023-04-25 12:30:48 UTC
@Telesto & all: many thanks for the bug report and feedback!