diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-03-28 15:00:10 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-03-28 17:55:17 +0200 |
commit | 6a189b2ac72d5fb83199bdb09e41f7d088440cc9 (patch) | |
tree | 980a682eb9435c5573d794dac97ea6a1451f4c6f /sw/qa/extras/uiwriter/data | |
parent | e74578ed67d42036646fb575a3c3d5d50147abc0 (diff) |
tdf#108122 HTML export: fix lost images on copy
As in the copy part of copy&paste. The problem was that the document has
an empty base URL during copy, and this was images were not exported at
all.
An alternative fix would be to use embedded images, but sadly Word's
HTML import doesn't understand that markup, so use tempfiles instead.
Change-Id: Iab8c555ac244d943c4958f24f8ac61cba4ec3aba
Reviewed-on: https://gerrit.libreoffice.org/52003
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/qa/extras/uiwriter/data')
-rw-r--r-- | sw/qa/extras/uiwriter/data/image.odt | bin | 0 -> 9569 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/sw/qa/extras/uiwriter/data/image.odt b/sw/qa/extras/uiwriter/data/image.odt Binary files differnew file mode 100644 index 000000000000..195f8836cfad --- /dev/null +++ b/sw/qa/extras/uiwriter/data/image.odt |