[Libreoffice-bugs] [Bug 81426] FILESAVE: Data from header and footer is getting lost in DOCX (continuous sections)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 19 09:04:11 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=81426
--- Comment #15 from Timur <gtimur at gmail.com> ---
Page 13 fix:
bb0b63f68c1b5bdd70b8bd393fd85b950756ca98 is the first bad (here: good) commit
Date: Fri Jan 10 17:23:33 2020 +0100
source sha:c12358166a9bd88fe10feabca45a6ad3f65dff8e
https://gerrit.libreoffice.org/plugins/gitiles/core/+/c12358166a9bd88fe10feabca45a6ad3f65dff8e%5E!/
commit c12358166a9bd88fe10feabca45a6ad3f65dff8e [log]
author Miklos Vajna <vmiklos at collabora.com> Fri Jan 10 16:03:43 2020 +0100
committer Miklos Vajna <vmiklos at collabora.com> Fri Jan 10 17:20:23
2020 +0100
tree c1f99c98052fbbd8d8c063bf626b43a3115e860c
parent cd260db2ac2e96455df5bae00dc371565f16255b [diff]
DOCX import: fix lost objects anchored to an empty linked header
This is really similar to commit
04b2310aaa094794ceedaa1bb6ff1823a2d29d3e (DOCX import: fix lost objects
anchored to the single para of a linked header, 2020-01-10), except here
the header is not just a single-paragraph one, but has no text portions.
Update text-copy.docx to have a header which is not only a single
paragraph, but also has no character content. This keeps testing the
original case, but now also tests the more strict case (single paragraph
-> single empty paragraph).
Change-Id: I11bb062e77af1a83f717225ea5b4daef39e5a672
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86552
Reviewed-by: Miklos Vajna <vmiklos at collabora.com>
Tested-by: Jenkins
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200319/0fea2f97/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list