Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.7
-
Fix Version/s: 4.3.0
-
Component/s: CiviContribute
-
Labels:
Description
When contribution forms go off to PayPal standard (or other "notify" processors), hook_civicrm_postProcess never gets called because the postprocess function never finishes. This patch forces the hook to be called before leaving.