Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.6, 4.0.7
-
Fix Version/s: 4.1.0
-
Component/s: Core CiviCRM, Drupal Integration Modules
-
Labels:None
Description
xmlrpc.php appears to call civicrm_key_disable as the first point of entry when a user tries to register. This can be reproduced by installing civicrm, mollom and assigning a profile for signup in Drupal.
The fix is to call civicrm_initialize in civicrm_key_disable.