| Summary: | FILEOPEN: DOCX: missing page and paragraph | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Justin L <jluth> |
| Component: | Writer | Assignee: | Justin L <jluth> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | jluth, telesto, vinaya.mandke, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 4.3 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=103781 | ||
| Whiteboard: | target:5.4.0 target:5.3.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
lostParagraph.docx: example document which should be two pages long.
lostParagraph.docx: replaces the original test - the header/table on page one is critical for producing the failure. |
||
|
Description
Justin L
2016-12-05 15:15:15 UTC
I can reproduce it using attachment 114439 [details] in Version: 5.4.0.0.alpha0+ Build ID: 18b3138a7ac4da823e41640bed8a4707029b8fb0 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group but not if I use the attached document. @Justin, could you please check you attached the correct file? Meanwhile, moving it to NEW as it can be reproduced with attachment 114439 [details]. Bug 103781 seems to be related as both are introduced by the same commit Adding Cc: to Vinaya Mandke *** Bug 104394 has been marked as a duplicate of this bug. *** Created attachment 129331 [details]
lostParagraph.docx: replaces the original test - the header/table on page one is critical for producing the failure.
Justin Luth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b71c09a31c245f2fc1e1ff3760206bb121869633 tdf#104420 writerfilter: no dummy para in headers It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cc2824e3ab600e1863f52899bc2149694bd44972&h=libreoffice-5-3 tdf#104420 writerfilter: no dummy para in headers It will be available in 5.3.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |