https://issues.apache.org/bugzilla/show_bug.cgi?id=56893
--- Comment #3 from Dominik Stadler <[email protected]> --- The call to HSSFRichTextString(value) and UnicodeString(value) is done before setCellValue(), so we potentially cut off via the case in there before we do the actual check currently. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
