Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.6
-
Fix Version/s: 4.7
-
Component/s: Drupal Integration Modules
-
Labels:None
-
Documentation Required?:None
Description
In civicrm_rules.module, civicrm_rules_civicrm_post() has this line:
$eventObject = strtolower($objectName);
When we compose the event array for Rules, we should convert to lowercase as well, as it might result in not triggering rules.