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=24645>. 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=24645 Problem with the national characters Summary: Problem with the national characters Product: POI Version: 1.5.1 Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When I read a string value from the cell and it contains one or national character like á,é,í,ó it can not be encoded. (value :65533) but if the cell contains minimum ő or ű or Ő or Ű (and á,é,í,ó etc)the whole thing works fine. It is a debian linux and i try to load values in to a postgres. jdk 1.4.1 The other interesting thing is that the whole code works fine on windows (no matter which charakter is where, no charakterdependency...) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
