https://bugs.documentfoundation.org/show_bug.cgi?id=154989
Bug ID: 154989
Summary: Text duplicated in XHTML export
Product: LibreOffice
Version: 7.1.5.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Blocks: 108799
Created attachment 186888
--> https://bugs.documentfoundation.org/attachment.cgi?id=186888&action=edit
test ODG
Contents of text boxes are multiplied in XHTML export.
Steps to reproduce:
1. Open attachment
2. File > Export... > XHTML
Can also be done with command:
soffice --headless --convert-to "html:XHTML Draw File:UTF8" testfile.odg
Result: resulting HTML file has several copies of the contents of each text
box.
Bibisected with linux-64-7.1 repo to first bad commit
312432afdcb4032232a4fa5729851b4f3d473125 which points to core commit
932be9b55ce8b996184e724127925c436130cecd which is a cherry-pick of:
commit f680b6d74209fd78c547201b2f14c6547e55c81b
author Svante Schubert <[email protected]> Wed Sep 09 15:27:54
2020 +0200
committer Michael Stahl <[email protected]> Tue Mar 02
13:24:15 2021 +0100
HTML XSLT: Adding missing MathML siblings. The floating draw:frame sibling
content being text were not shown, nor further occuring draw:frame (other
MathML)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111620
Svante and Michael, can you please have a look?
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=108799
[Bug 108799] [META] HTML export bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.