Created attachment 172957 [details] Example file from Writer This is a followup to bug #90401 When the “Remove personal information on saving” security option is enabled and a change tracked, commented document is saved to DOCX format then the user data are retained: who made the changes/comments and when. Steps to reproduce: 1. Go to Tools – Options – Libreoffice - Security 2. Press the Options button, in the dialog enable “Remove personal information on saving” 3. In the Writer document enable Edit – Track changes – Record 4. Make some addition, deletions, comments. 5. Save as DOCX, reopen Actual results: Author name, change date are retained. Expected results: Author name and change date should be removed. When opened in Word, there is a document level setting “Remove personal information from file properties on save” in the Trust Center – that option should also be enabled. LibreOffice details: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: b89ebf135818ccaa45bbfb164099a6e199bd7d11 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: CL
Created attachment 172958 [details] The original file saved by Writer after enabling Remove personal info
Created attachment 172959 [details] Screenshot of the problem in Writer with the docx file
I confirm it with Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 949658028e722e5d2657b503eb20e16e41dbd8cf CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Would treat it as a bug and not as enhancement request, because it works when saving as odt-file. Feel free to change it back to enhancement, if you disagree.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ded2452a52d21131347a0dc2e25c8161f20fcfad tdf#142902 DOCX export: remove personal info of comments and changes It will be available in 7.3.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.
Tkanks for fixing this. Name and date was removed. Verified in Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: eac5977bfc11797eda356560a5e45c51108ef5a1 CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Just as a note, the name was replaced with "Author2" and the date is "(no date)". This was intentional?
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/64dcedcf7c073d1819794d68a33651b14877e1b5 tdf#147760 tdf#142902 DOCX export: anonymize date and moveFromRangeStart It will be available in 7.4.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.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/554d95b2b4ece9cd570dfbad357bfedafc6a4dd1 tdf#147760 tdf#142902 DOCX export: anonymize date and moveFromRangeStart It will be available in 7.3.3. 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.