DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12899>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12899 (RFE: Unicode Custom Number formats. ) Corrupted, but readable excel file is generated. Excel displays "File error. Some number formats may have been lost." on open. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Corrupted, but readable |(RFE: Unicode Custom Number |excel file is generated. |formats. ) Corrupted, but |Excel displays "File error. |readable excel file is |Some number formats may have|generated. Excel displays |been lost." on open. |"File error. Some number | |formats may have been lost." | |on open. Version|1.5.1 |2.0-dev ------- Additional Comments From [EMAIL PROTECTED] 2002-09-22 16:58 ------- There are what I presume is an extended character in the custom number formats saved in the file. I bet HSSF is trying to render them as 8-bit ("compressed unicode") strings. That of course is not going to work. Since this area has been recently enhanced please try this with the 1.8 development release and report back. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
