]> source.dussan.org Git - poi.git/commit
Fix bug #47034 - Reading the name of a NameRecord when the name is > 127
authorNick Burch <nick@apache.org>
Wed, 15 Apr 2009 12:42:53 +0000 (12:42 +0000)
committerNick Burch <nick@apache.org>
Wed, 15 Apr 2009 12:42:53 +0000 (12:42 +0000)
commita148c6b552fcfa4c1dd270a5188bb016331e4e6e
tree45a1dbd473a54e63b6a15fbf1fb7daf4773e3954
parent3514cbb38c2ac8e5a74fc7f312f955cb155c834e
Fix bug #47034 - Reading the name of a NameRecord when the name is > 127

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@765163 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/NameRecord.java
src/testcases/org/apache/poi/hssf/data/47034.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java