module_invoke_all doesn't pass by reference which produces issues for modules implementing hook_exact_target_api_curl_alter().

Comments

nonsie’s picture

Status: Active » Fixed

And fixed in DEV. Instead of module_invoke_all() there's now a foreach loop which calls the implementations directly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.