Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.15
-
Fix Version/s: 4.7.17
-
Component/s: CiviContribute
-
Labels:None
-
Versioning Impact:None (no code merged)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
PHP Notice message appear
Notice: Array to string conversion in CRM_Contribute_Form_ContributionBase->buildCustom( (line 636 of ../httpdocs/sites/all/modules/civicrm/CRM/Contribute/Form/ContributionBase.php).
when setup Profile containing common field with Contribution page.
Steps to reproduce
- Create contribution page
- Configure different Profiles on both top and bottom of page
- Open Online Contribution (Test-drive or Live). Notice message will appear.
Pull request
https://github.com/civicrm/civicrm-core/pull/9753