This bug was filed from the crash reporting server and is br-f013e7fc-080d-41b7-8620-3bcf9dda7503. ========================================= 1. Open attachment 147292 [details] 2. CTRL+A 3. CTRL+C 4. CTRL+N 5. CTRL+SHIFT+V 6. CTRL+Z -> Crash
Bug file 92372
File from bug 92372
Confirmed on windows 10 x64 with Version: 6.4.4.1 (x64) Build ID: b50bc319eca5cd5b66fbfe2ebd0d3bd1eed099b5 CPU threads: 12; OS: Windows 10.0 Build 18363; UI render: default; VCL: win With step 5 you need to select rtf, because it hangs when pasting with lo format / html.
Created attachment 160482 [details] minimized document
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=e511a0ca5dde6d731bb126bbfe21768867890102..d9030ad6298e2f49ee63489d6158ea6ad23c0111 Adding Cc: to Michael Stahl
No need to create a new document: 1. Open minimized document 2. Select all 3. Copy 4. Paste as RTF 5. Undo
File sw/qa/extras/uiwriter/data3/tdf129805.docx is also affected by this issue
*** Bug 133169 has been marked as a duplicate of this bug. ***
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/27151ccf2305eac4192f8c4ceeee267170096a19 tdf#132596 writerfilter: fix paste of RTF with header/footer It will be available in 7.1.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.
there is a (header/footer) substream containing a fieldmark. the substream is erroneously imported into the body text. RemoveLastParagraph() removes the text node 23 containing the fieldmark.
Verified in Version: 7.1.0.0.alpha0+ Build ID: e0f058bcd5e185b89e4b7c680a7901bc7eb2a790 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Michael, thanks for fixing this issue!!
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/c9d842ddc54b701eb57cc79032fabcf14391a3a1 tdf#132596 writerfilter: fix paste of RTF with header/footer It will be available in 6.4.5. 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/e0e1c3bcc9445c177a4d97ba11639ae4f2f83163 tdf#132596 writerfilter: fix paste of RTF with header/footer It will be available in 7.0.0.1. 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2ea830c2877f30cf3ac6f261a399c414dd9968c8 tdf#132596: sw: Add UItest It will be available in 7.1.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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/96bf396ef283822c94c233510c67f0ac58d3827e tdf#132596: sw: Move UItest to CppUnitTest It will be available in 7.2.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.