https://issues.apache.org/bugzilla/show_bug.cgi?id=54084

--- Comment #5 from sumedh <sumedh.inam...@gmail.com> ---
I also found that surrogate pair characters (supplementary utf16) are not
getting written correctly.

e.g. If you have character "\uD835\uDF4B" - 4 byte surrogate pair encoding of
unicode U+1D74B (big endian), which is "mathematical italics bold phi", it gets
converted to ? when it's exported to excel.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to