diff --git a/CRM/Core/Payment/PayPalImpl.php b/CRM/Core/Payment/PayPalImpl.php index e5300b48f7261ed0a551aabc5edcfc1bc7202d87..428d77317ebd03b0f0b60c0f17623aec2cf93928 100644 --- a/CRM/Core/Payment/PayPalImpl.php +++ b/CRM/Core/Payment/PayPalImpl.php @@ -1135,8 +1135,13 @@ class CRM_Core_Payment_PayPalImpl extends CRM_Core_Payment { // The contribution form passes a 'button' but the event form might still set one of these fields. // @todo more standardisation & get paypal fully out of the form layer. $possibleExpressFields = [ + // @todo - we think these top 2 are likely not required & it's still here + // on a precautionary basis. + // see https://github.com/civicrm/civicrm-core/pull/18680 '_qf_Register_upload_express_x', '_qf_Payment_upload_express_x', + '_qf_Register_upload_express', + '_qf_Payment_upload_express', '_qf_Main_upload_express', ]; if (array_intersect_key($params, array_fill_keys($possibleExpressFields, 1))) { diff --git a/release-notes/5.30.0.md b/release-notes/5.30.0.md index 61d45a1c54f799dab8eb30d3f443cdd3a0df1c29..a1086516cea7b24b625e783011093eb5448e9f85 100644 --- a/release-notes/5.30.0.md +++ b/release-notes/5.30.0.md @@ -225,6 +225,20 @@ Released October 7, 2020 - **trim white space when checking dedupe ([18234](https://github.com/civicrm/civicrm-core/pull/18234))** +- **Fix search extension excluded from tarball + ([18402](https://github.com/civicrm/civicrm-core/pull/18402))** + +- **Permissions problem on add or edit template + ([dev/core#2008](https://lab.civicrm.org/dev/core/-/issues/2008): + [18437](https://github.com/civicrm/civicrm-core/pull/18437))** + +- **Search ext: Aggregate field fixes + ([18520](https://github.com/civicrm/civicrm-core/pull/18520))** + +- **Some datepicker fields only allow choosing dates far in the future + ([dev/core#2052](https://lab.civicrm.org/dev/core/-/issues/2052): + [18524](https://github.com/civicrm/civicrm-core/pull/18524))** + ### CiviCase - **Fix js for case type status change on load @@ -259,6 +273,16 @@ Released October 7, 2020 ([dev/core#912](https://lab.civicrm.org/dev/core/-/issues/912): [18266](https://github.com/civicrm/civicrm-core/pull/18266))** +- **PayPal Standard redirect fails on WordPress + ([dev/core#1997](https://lab.civicrm.org/dev/core/-/issues/1997): + [18525](https://github.com/civicrm/civicrm-core/pull/18525) and + [18534](https://github.com/civicrm/civicrm-core/pull/18534))** + +- **Invoice no longer displays amount paid/due + ([dev/core#2035](https://lab.civicrm.org/dev/core/-/issues/2035): + [18602](https://github.com/civicrm/civicrm-core/pull/18602) and + [18628](https://github.com/civicrm/civicrm-core/pull/18628))** + ### CiviEvent - **Allow the "Cancellation or transfer time limit (hours)" to be negative @@ -290,6 +314,19 @@ Released October 7, 2020 Ensures that the fields "Include Groups" and "Exclude Groups" on the "New SMS" form only list groups of the type "Mailing List". +- **Help text bubble is empty and smarty errors when .hlp file is missing for + settings forms + ([dev/core#1920](https://lab.civicrm.org/dev/core/-/issues/1920): + [18648](https://github.com/civicrm/civicrm-core/pull/18648))** + +- **Fix error when creating new AB test mailing because domain_id is a required + field ([18685](https://github.com/civicrm/civicrm-core/pull/18685))** + +### CiviMember + +- **Fix regression on back-office membership renewal by credit card + ([18615](https://github.com/civicrm/civicrm-core/pull/18615))** + ### Drupal Integration - **Fix : Enable Drupal Watchdog Logging for Drupal 8 @@ -399,7 +436,8 @@ Released October 7, 2020 ([18250](https://github.com/civicrm/civicrm-core/pull/18250))** - **[REF] Update recent replacement for CRM_Utils_Array::value - ([18172](https://github.com/civicrm/civicrm-core/pull/18172))** + ([18172](https://github.com/civicrm/civicrm-core/pull/18172) and + [18453](https://github.com/civicrm/civicrm-core/pull/18453))** - **[REF] Remove usages of CRM_Utils_Money::format that pass in a blank s… ([18142](https://github.com/civicrm/civicrm-core/pull/18142))** @@ -417,7 +455,8 @@ Released October 7, 2020 ([302](https://github.com/civicrm/civicrm-packages/pull/302))** - **[REF] Deploy Pear DB package using composer - ([18027](https://github.com/civicrm/civicrm-core/pull/18027))** + ([18027](https://github.com/civicrm/civicrm-core/pull/18027) and + [18473](https://github.com/civicrm/civicrm-core/pull/18473))** - **[REF] Update subtypeInfo function to leverage getAllContactTypes ([17934](https://github.com/civicrm/civicrm-core/pull/17934))** @@ -499,6 +538,18 @@ Released October 7, 2020 - **[NFC] IDE cleanup - arrays, single quotes ([614](https://github.com/civicrm/civicrm-drupal/pull/614))** +- **[NFC] Update Event DAO Checksum + ([18361](https://github.com/civicrm/civicrm-core/pull/18361))** + +- **[NFC] Fix dates in RelationshipTest + ([18530](https://github.com/civicrm/civicrm-core/pull/18530))** + +- **api_v3_MultilingualTest - Skip Cxn entities + ([18547](https://github.com/civicrm/civicrm-core/pull/18547))** + +- **[NFC] Update Checksum on CustomField DAO + ([18689](https://github.com/civicrm/civicrm-core/pull/18689))** + ## <a name="credits"></a>Credits This release was developed by the following code authors: @@ -519,7 +570,7 @@ reviewers contributed their comments: Artful Robot - Rich Lott; Christian Wach; Circle Interactive - Martin Castle; Dave D; Fuzion - Jitendra Purohit; Greenpeace Central and Eastern Europe - Patrick Figel; MJCO - Mikey O'Toole; Semper IT - Karin Gerritsen; Squiffle -Consulting - Aidan Saunders; Tadpole Collective - Kevin Cristiano; +Consulting - Aidan Saunders; Tadpole Collective - Kevin Cristiano ## <a name="feedback"></a>Feedback