]> source.dussan.org Git - poi.git/commit
fixed InterfaceEndRecord to tolerate unexpected record contents, see bug 47251
authorYegor Kozlov <yegor@apache.org>
Mon, 21 Dec 2009 16:24:08 +0000 (16:24 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 21 Dec 2009 16:24:08 +0000 (16:24 +0000)
commit95642c0bfd3df01d034b5998d0f90b4e95cb2580
treee11d22781b0ed1c11d2bf1015f2152e278318ad9
parentcba00b6d1dda36045809c483b674d3c70d06e177
fixed InterfaceEndRecord to tolerate unexpected record contents, see bug 47251

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