]> source.dussan.org Git - poi.git/commit
Fix bug #46368 - HSSFRichTextRun and strings longer than 32768 characters
authorNick Burch <nick@apache.org>
Tue, 9 Dec 2008 19:36:53 +0000 (19:36 +0000)
committerNick Burch <nick@apache.org>
Tue, 9 Dec 2008 19:36:53 +0000 (19:36 +0000)
commiteca181f8e46ba93045f2ea0306a6623833d4d2cd
tree069ff7feb68e493bd5f3f29ea199245864e70ee7
parent7e6c4c3de8f02a6a2f486fddf8cbb509dbd25c2c
Fix bug #46368 - HSSFRichTextRun and strings longer than 32768 characters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@724848 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/UnicodeString.java
src/java/org/apache/poi/hssf/usermodel/HSSFRichTextString.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java