]> source.dussan.org Git - poi.git/commit
Avoid IllegalStateException when creating Data validation in sheet with macro, see...
authorYegor Kozlov <yegor@apache.org>
Mon, 4 Oct 2010 08:45:51 +0000 (08:45 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 4 Oct 2010 08:45:51 +0000 (08:45 +0000)
commit7e02d41c347e7fd1fa3fecbb6db12cfa41636f90
treeddbbdb4ecfe62b2d8f370a1c74a59b46b67d837e
parentc27d3438ebd1fea4a02c86a9f346844e7cd6c6f3
Avoid IllegalStateException when creating Data validation in sheet with macro, see Bugzilla 50020

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