jxl 2.6.10 troubleshoots on Sun Solaris platforms.
Brought to you by:
jxlynch
Symptoms
When generating an Excel file from an existing Excel file, font names and cell contents were displayed in chinese characters in the resulting Excel file.
Note that the file is generated correctly on Windows XP.
Execution environment:
OS : SunOS 5.10
JVM : 1.4.2_12-b03
Java sytem properties:
sun.io.unicode.encoding=UnicodeBig?
sun.cpu.endian=big
Fix
A fix is enclosed to this ticket to handle big endian encoding.
Bug fix