Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.29
-
Fix Version/s: 5.0.0
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
The function
CRM_Event_BAO_Participant::createDiscountTrxn
Is supposed to have 4 parameters, however, in the line 3468 it is sending only 3 parameters which is causing a error and not allowing the participant record to be updated.
CRM/Contribute/BAO/Contribution.php