]> source.dussan.org Git - poi.git/commit
42570 - fixed LabelRecord to use empty string instead of null when the length is...
authorJosh Micich <josh@apache.org>
Tue, 6 May 2008 03:57:15 +0000 (03:57 +0000)
committerJosh Micich <josh@apache.org>
Tue, 6 May 2008 03:57:15 +0000 (03:57 +0000)
commit34ce6171ac80f0df599fcfb58db3879dad6b0cf7
tree8a4f1747d85077681d4b466fadec71816199e542
parent1a09f3e1dd61f71339e71fdfe548d88d48c82734
42570 - fixed LabelRecord to use empty string instead of null when the length is zero.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653675 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/LabelRecord.java
src/testcases/org/apache/poi/hssf/data/ex42570-20305.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/record/AllRecordTests.java
src/testcases/org/apache/poi/hssf/record/TestLabelRecord.java [new file with mode: 0644]