https://bz.apache.org/ooo/show_bug.cgi?id=126367
Issue ID: 126367
Issue Type: DEFECT
Summary: existing command text is repeated, when insert formula
Product: Math
Version: OOo 3.3 or older
Hardware: All
URL: https://gerrit.libreoffice.org/#/c/4369/
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: code
Assignee: [email protected]
Reporter: [email protected]
Created attachment 84795
--> https://bz.apache.org/ooo/attachment.cgi?id=84795&action=edit
File to be inserted
Start Math. Write 3= into command window. Goto Tools > Import Formula and
import the attached file. Notice that you do not get the expected 3=√9 but you
get 3=3=√9. Try with other existing texts. It is doubled when importing a
formula.
The bug is in method SmXMLImport::endDocument in
starmath/source/mathmlimport.cxx. The bug has been fixed for LibreOffice by
Marcos Paulo de Souza.
--
You are receiving this mail because:
You are the assignee for the issue.