| Summary: | FILESAVE: DOCX: frames gone after RT | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Writer | Assignee: | Justin L <jluth> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | jluth, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=136929 https://bugs.documentfoundation.org/show_bug.cgi?id=75604 |
||
| Whiteboard: | target:7.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Comparison MSO 2010 and LibreOffice 7.2 master after RT | ||
|
Description
Xisco Faulí
2021-03-22 11:56:03 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=3fd156419654ba5e2f248357a2eed5eeaad04548 author Justin Luth <justin.luth@collabora.com> 2020-12-10 11:29:53 +0300 committer Miklos Vajna <vmiklos@collabora.com> 2020-12-11 11:10:27 +0100 commit 3fd156419654ba5e2f248357a2eed5eeaad04548 (patch) tree cd672ddd5331bd04e976e21c8c481587218e8fc1 parent a4eec60c388cc65ae0b4c8ea0fd7235f520a749d (diff) tdf#136929 docx export: keep frame with paragraph Bisected with: bibisect-linux64-7.2 Adding Cc: to Justin Luth It is failing based on the added situation of Synerzip's bug 75604, which has a unit test in ooxmlexport7. Reverting their changes fixes the problem, and their unit test (and MS Word 2016) still passes. Proposed fix at https://gerrit.libreoffice.org/c/core/+/112994 Proposed to simply revert the backport to 7.1 as the safest way forward. https://gerrit.libreoffice.org/c/core/+/112986 Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/34e80d904054a0752e43a84aabe6d705fd437030 tdf#141173 docx export: revert fdo#75604: File Corruption 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. Verified in Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: d4f116d9576453f5974eb63db37a33c59ac53bc9 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Justin, thanks for fixing this issue!! |