]> source.dussan.org Git - poi.git/commit
Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Workbooks...
authorDominik Stadler <centic@apache.org>
Sat, 19 Sep 2015 12:22:42 +0000 (12:22 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 19 Sep 2015 12:22:42 +0000 (12:22 +0000)
commita207e463e9cf97ed732f1d59b577c95779ccce8f
treede2578c659edece0f712b2fb7f1b7758c82dbe9e
parent3a325dc5dcd52c6202dee49075be9cbb40dfcb1a
Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Workbooks have invalid external references

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1703999 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/OperationEvaluationContext.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/57925.xls [new file with mode: 0644]