]> source.dussan.org Git - poi.git/commit
Fix for bug 45046 - allowed DEFINEDNAME records without EXTERNALBOOK records
authorJosh Micich <josh@apache.org>
Fri, 23 May 2008 05:28:54 +0000 (05:28 +0000)
committerJosh Micich <josh@apache.org>
Fri, 23 May 2008 05:28:54 +0000 (05:28 +0000)
commitc8c2d0139e6848ec1061754a6e212ffb6d87483d
tree29443ff9a47fbbc50f4e9c7b4997e8060d4091bb
parent375a18e8a3426850e0df84805ab4a40ba8f9e288
Fix for bug 45046 - allowed DEFINEDNAME records without EXTERNALBOOK records

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659429 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/model/LinkTable.java
src/java/org/apache/poi/hssf/model/Workbook.java
src/testcases/org/apache/poi/hssf/data/ex45046-21984.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/usermodel/AllUserModelTests.java
src/testcases/org/apache/poi/hssf/usermodel/TestLinkTable.java [new file with mode: 0644]