| Summary: | FILEOPEN: DOCX: Extra page added between portrait and landscape pages | ||
|---|---|---|---|
| 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, filter:docx, regression |
| Version: | 5.3.0.0.beta1 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=103975 https://bugs.documentfoundation.org/show_bug.cgi?id=97417 |
||
| Whiteboard: | target:5.4.0 target:5.3.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
sample
sample2 |
||
|
Description
Xisco Faulí
2016-12-16 11:35:11 UTC
Regression introduced by: author Justin Luth <justin_luth@sil.org> 2016-11-26 09:30:03 (GMT) committer Justin Luth <justin_luth@sil.org> 2016-11-29 19:09:50 (GMT) commit d1c06ed189e9af7871961f72acae2dfd938d71d5 (patch) tree 5623ba4a56caacacee412dd3f4d7ce01a04fa40d parent d5364fe73702b1097e546ea35dd493723e7333ed (diff) tdf#103975 docx import: don't remove sectPr with BreakItem If an empty sectPr paragraph contains Page/Column break information, do not discard it. Adding Cc: to Justin Luth Created attachment 129687 [details]
sample2
the fix for this interacts with the unittest from bug 97417 - which is currently missing the first empty page. -gerrit.libreoffice.org/32234 related to tdf#97414: fix unit test page count -gerrit.libreoffice.org/32235 related to tdf#97414: fix unit test's early para numbering -gerrit.libreoffice.org/32236 tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined Sections Justin Luth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e37563c304e52f1d2385868c9b33e0145493d2bd tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined Sections 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=2a08419ef27afe756402eb18ffd2434a476c9bc5&h=libreoffice-5-3 tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined Sections 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. |