https://bugs.documentfoundation.org/show_bug.cgi?id=161790
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=16 | |6680 Status|NEW |RESOLVED Hardware|x86-64 (AMD64) |All Resolution|--- |FIXED Version|24.2.0.3 release |Inherited From OOo --- Comment #4 from Justin L <[email protected]> --- Fixed in 25.2.5 by commit a414d7d884bc49f6d4028ad2fcf4186998a5a67e Author: Miklos Vajna on Wed May 28 17:52:21 2025 +0200 tdf#166680 DOCX import: handle nested <w:r> runs a shape that has invalid (but well-formed) <w:r> elements inside a <w:r> element and Word imports this fine. Fix the problem by extending the generated tokenizer to also accept <w:r> inside <w:r>. Note that while this is invalid, not only old Writer but also Word accepts this. Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185972 (In reply to Hemp from comment #0) > This is not a bug in NodeJS library because other editors display text > correctly Actually, it is a bug in NodeJS. Just because it works elsewhere doesn't mean it is correct. -- You are receiving this mail because: You are the assignee for the bug.
