Description: A text document containing a signature line does not open in the Microsoft Word when it is exported from ODT to DOCX in LibreOffice Writer 6.1.0.0.alpha0+. This did work in 6.0. Creating a new document with signature line in Writer and saving it to docx creates a valid document that works nicely in Word. Steps to Reproduce: 1. Open the attached ODT file in LibreOffice Writer 6.1.0.0.alpha0+. 2. Save as .docx. 3. Open the .docx in Microsoft Word. 4. Notice, that the document will not open. Actual Results: A text document containing a signature line does not open in the Microsoft Word when it is exported from ODT to DOCX. Expected Results: A text document containing a signature line should open in the Microsoft Word when it is exported from ODT to DOCX. Reproducible: Always User Profile Reset: No Additional Info: Version: 6.1.0.0.alpha0+ Build ID: 39fd78b79efd00e27ea068c03edf83b9dc6b9b57 CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: hu-HU (hu_HU); Calc: group
Created attachment 158161 [details] The original file saved by Writer.
Created attachment 158162 [details] The odt file saved to docx with current Writer.
Created attachment 158163 [details] The odt saved to docx with Writer 6.0.
Bibisected using bibisect-win32-6.1 to: URL: https://cgit.freedesktop.org/libreoffice/core/commit/?id=39fd78b79efd00e27ea068c03edf83b9dc6b9b57 author: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> committer: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> summary: tdf#83877 ODF: Load signature lines
Adding CC to: Samuel Mehrbrodt
Reproduced in Version: 7.0.0.0.alpha0+ Build ID: c8d764b3f27c2bb0712745891b70630e94436317 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/0f02805a8949865ffee99477bb26491b7c27a8bc tdf#130917 Invalid document after odt->docx with signatureline It will be available in 6.3.6. 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.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/02ef89cf647065ae39fb4845259f084c9b7ac008 tdf#130917 Invalid document after odt->docx with signatureline It will be available in 6.4.2. 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.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/531f078f3371e909b03b358bc5c9d70df083555f tdf#130917 Invalid document after odt->docx with signatureline It will be available in 7.0.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.
Verified in Version: 7.0.0.0.alpha0+ Build ID: c57d6d39c80844c9d4c6bfed85cc151e52a67b34 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Samuel, thanks for fixing this issue!