diff options
author | Justin Luth <jluth@mail.com> | 2020-02-03 21:41:03 +0300 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-02-05 09:08:13 +0100 |
commit | 6d9d4f94e9c0a94bf88d006ba8b157b4cabaeebc (patch) | |
tree | 48a5ee8b2ded5e1a1cf6e3af4045cc42b6e80dd8 /o3tl | |
parent | bd978e93fa0422384ace346665f532b2a714f423 (diff) |
tdf#130167 writerfilter: while bDiscardHeaderFooter, ignore inlines
Inline objects from unused headers/footers were being loaded
and then ignored, with the result that they were added to the
next text section. Similar to git log -p -w 5510f5635021
An earlier commit attempted to do the same thing I think.
git log -p -w da0c3b50c7969
My guess is that in this case we have MULTIPLE uses of the
same image file, so ultimately it wasn't deleted from
DrawObjects - and therefore could still be referenced.
I found this fix by randomly trying to shut stuff off.
It seems to make sense, but shapes are not my area
of understanding.
Change-Id: I748c0e59638bb83de8461c498e1676bbae47df92
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87909
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'o3tl')
0 files changed, 0 insertions, 0 deletions