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

--- Comment #2 from Stephan Bergmann <[email protected]> ---
It IMO does not make sense for Writer to allow non-valid Unicode (i.e., lone
surrogates) in its content model.

Without looking at the example code, the relevant UNO interfaces apparently use
the UNO string type to communicate some Writer document content.  The UNO
string type models "arbitrary-length sequences of Unicode scalar values"
(<http://www.openoffice.org/udk/common/man/typesystem.html>), and the UNO
bridges generally do not allow to pass data that violates the UNO type system.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to