]> source.dussan.org Git - poi.git/commit
Fixed #60858, which showed a regression of the fix for #56420 introduced by my refact...
authorGreg Woolsey <gwoolsey@apache.org>
Tue, 14 Mar 2017 21:39:33 +0000 (21:39 +0000)
committerGreg Woolsey <gwoolsey@apache.org>
Tue, 14 Mar 2017 21:39:33 +0000 (21:39 +0000)
commit6349d2c61448cb7c6874ca2e8da3a459eb3b4922
treef1c6de858a534102bf1725e47971d72a8d7fadd1
parente13f7dc8afa5147ac5df0ae4034e25da4134ccfe
Fixed #60858, which showed a regression of the fix for #56420 introduced by my refactoring to fix #56822.

Includes new unit test based on the bug sample file.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1786953 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/functions/Baseifs.java
src/ooxml/testcases/org/apache/poi/ss/formula/functions/TestSumifsXSSF.java [new file with mode: 0644]