]> source.dussan.org Git - poi.git/commit
Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but...
authorNick Burch <nick@apache.org>
Fri, 18 Mar 2011 14:30:47 +0000 (14:30 +0000)
committerNick Burch <nick@apache.org>
Fri, 18 Mar 2011 14:30:47 +0000 (14:30 +0000)
commit0055c90bc4c90d223bcf95c0ad455db0de358b89
treea03b93bac4bed7b17159c9a4d4a327ac1c44a1e8
parentd82c5b6336ff827147701aa0674bcce2830cc1d6
Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but handle it not

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