Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Blocker
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.18
-
Fix Version/s: 4.7.18
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
To replicate:
1. Using Submit Credit Credit card Contribution Form:
Fatal error: Cannot access protected property CRM_Contribute_Form_Contribution::$_paymentObject in /home/pradeep/git/civicrm/CRM/Contribute/Form/Contribution/Main.php on line 570
2. Added 2 payment Processor so that none is set to default. Added this payment processor to Contribution page and tried to do contribution using Contribution Page
Fatal error: Call to a member function getText() on a non-object in /home/pradeep/git/civicrm/CRM/Contribute/Form/Contribution/Main.php on line 570
Regression: https://github.com/civicrm/civicrm-core/pull/9970