]> source.dussan.org Git - poi.git/commit
fix a condition not seen until a recent expansion of the stress test. Gracefully...
authorGreg Woolsey <gwoolsey@apache.org>
Sun, 31 Mar 2019 03:49:16 +0000 (03:49 +0000)
committerGreg Woolsey <gwoolsey@apache.org>
Sun, 31 Mar 2019 03:49:16 +0000 (03:49 +0000)
commitc776ad76723b01ef9e230255b4e4a827e7c5d7c8
treedc2455d578b06007bb370dfc69bd61c11544b5fc
parent3bc56aa48c9534cae918d7b4fcbd30230d7c8f4a
fix a condition not seen until a recent expansion of the stress test.  Gracefully ignore missing/invalid external sheet references in one more path (there were several already with comments like "this seems to be what Excel does in this case")

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1856655 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/SheetNameFormatter.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFEvaluationSheet.java