Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.19
-
Fix Version/s: None
-
Component/s: Core CiviCRM, WordPress Integration
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
SOAP authentication fails with the error: Call to undefined function wp_authenticate()
It appears that this is the exact issue of CRM-13007.
Looking through the git history, the PR from CRM-13007 (https://github.com/civicrm/civicrm-core/pull/1133) got merged, but it seems that the CRM/Utils/SoapServer.php file history is missing the commit as early as 4.4. (The other file altered by the commit shows it in the history still.)