Only send component change email when the status changes. Fixes #1989

This commit is contained in:
James Brooks
2016-08-07 22:50:51 +01:00
parent c27d59aadf
commit e281c5d646
5 changed files with 105 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ class ComponentWasUpdatedEventTest extends AbstractComponentEventTestCase
{
protected function objectHasHandlers()
{
return true;
return false;
}
protected function getObjectAndParams()