CRM-17452 fix
authorDavi Alexandre <davi@davialexandre.com.br>
Fri, 26 Feb 2016 22:41:09 +0000 (19:41 -0300)
committerDavi Alexandre <davi@davialexandre.com.br>
Tue, 29 Mar 2016 22:15:24 +0000 (19:15 -0300)
commit674829bf8ff1718c797e53b073a5b788577263a1
tree1f528e2615fa7f64d37c85901fe7c881ac510748
parent48e2255e5716c90b6dcd2e5e23896c4beece792c
CRM-17452 fix

This fixes CRM-17452 by changing SequenceListener to check if
all the case activities are closed, instead of checking only the ones
belonging to the Sequence.
Civi/CCase/SequenceListener.php
tests/phpunit/Civi/CCase/SequenceListenerTest.php