Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Incomplete
-
Affects Version/s: 4.4.19
-
Fix Version/s: Unscheduled
-
Component/s: CiviContribute
-
Labels:None
-
Documentation Required?:Developer Doc
-
Funding Source:Contributed Code
Description
The function CRM_Contribute_BAO_ContributionRecur::add does not update the end_date to empty if it is passed as a param. So this
CRM_Contribute_BAO_ContributionRecur::add(array('end_date' => null));