From 54c765822078d1a4b808cdf1361e7bfb4d413a37 Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Wed, 7 Dec 2016 11:23:06 -0500 Subject: [PATCH] Release notes: final couple of fixes --- release-notes/4.7.14.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/release-notes/4.7.14.md b/release-notes/4.7.14.md index 4a0d854c82..2bfadcdc8b 100644 --- a/release-notes/4.7.14.md +++ b/release-notes/4.7.14.md @@ -498,7 +498,7 @@ Released December 7, 2016 ### CiviContribute -- ** Pass-thru empty values from api contribution_sendconfirmation +- **Pass-thru empty values from api contribution_sendconfirmation ([9344](https://github.com/civicrm/civicrm-core/pull/9344))** - **[CRM-19539](https://issues.civicrm.org/jira/browse/CRM-19539) Bug prevents @@ -580,7 +580,11 @@ Released December 7, 2016 - **Whitespace changes ([9336](https://github.com/civicrm/civicrm-core/pull/9336))** -- **see above ([9345](https://github.com/civicrm/civicrm-core/pull/9345))** +- **Change function signature back + ([9345](https://github.com/civicrm/civicrm-core/pull/9345))** + + Reorders the parameters for `CRM_Core_Payment_Form::validateCreditCard()` to + put the newly-added `$processorID` last. - **[CRM-19654](https://issues.civicrm.org/jira/browse/CRM-19654) Missing cancel date and row style for canceled contributions -- 2.25.1