]> 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)
commit48ac6b4d028e441e1cb9d617cab364365e750fbc
treedc2455d578b06007bb370dfc69bd61c11544b5fc
parent389946bb310fed0713cceba1fa39446746d548a4
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