]> 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)
commita343d34a5ba1e2de721bbe8272c84eb18fa83879
treef1c6de858a534102bf1725e47971d72a8d7fadd1
parentc88569baf1e6a8817cdba4cf719dd63b94fa0343
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]