]> source.dussan.org Git - poi.git/commit
BUG 38230 Fixed. Confirmed that the typecast from byte to char caused errors. Added...
authorJason Height <jheight@apache.org>
Tue, 17 Jan 2006 09:08:23 +0000 (09:08 +0000)
committerJason Height <jheight@apache.org>
Tue, 17 Jan 2006 09:08:23 +0000 (09:08 +0000)
commit26c0e71d744515fc38aabd6a2bb768b8655c2cd7
tree1de0d557b747716b91f889ff75a54d9ff1ed528d
parent04ce77d8b2021e7735ab2908425b6790ee7e58a7
BUG 38230 Fixed. Confirmed that the typecast from byte to char caused errors. Added testcase.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@369729 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/RecordInputStream.java
src/java/org/apache/poi/hssf/record/UnicodeString.java
src/testcases/org/apache/poi/hssf/usermodel/TestUnicodeWorkbook.java