https://bugs.documentfoundation.org/show_bug.cgi?id=161626

--- Comment #1 from Rafael Lima <[email protected]> ---
Code pointer:

Commenting out the following line in /core/starmath/source/parse5.cxx fixes the
issue.

{ u"it"_ustr, TIT, '\0', TG::Product, 0 },

However... commenting out this line is not a proper fix for the issue. This
line has a purpose (I don't know which or why it was added, but it certainly
was added for a reason), but the underlying problem is how DOCX files are
imported... somehow some or all of these strings should be imported as pure
text, and not as reserved words.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to