]> source.dussan.org Git - poi.git/commit
Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the FILEPASS...
authorNick Burch <nick@apache.org>
Mon, 19 Sep 2011 11:43:09 +0000 (11:43 +0000)
committerNick Burch <nick@apache.org>
Mon, 19 Sep 2011 11:43:09 +0000 (11:43 +0000)
commit29f7fe9eb241bc45295acc07322949c46d7817ee
treed53d0f5fdbb72444167f2c217657a9cd096549f1
parente1deb2c1970f7e0f95eef4f9464f59c36eaa848e
Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the FILEPASS one, rather than following as normal

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