]> source.dussan.org Git - poi.git/commit
Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO
authorJosh Micich <josh@apache.org>
Mon, 6 Jul 2009 19:59:32 +0000 (19:59 +0000)
committerJosh Micich <josh@apache.org>
Mon, 6 Jul 2009 19:59:32 +0000 (19:59 +0000)
commit431be7dc97704780a8d2ad24842bc875ca68a8c3
tree6afb0d0431358db0d468bba434a974d32abe9713
parent6f948384361ecd579e79b0849e1bf1389ceb571b
Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@791595 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/BoolErrRecord.java
src/testcases/org/apache/poi/hssf/record/AllRecordTests.java
src/testcases/org/apache/poi/hssf/record/TestBoolErrRecord.java [new file with mode: 0644]