Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 2.2.0
-
Component/s: CiviContribute
-
Labels:None
Description
Currently several conditions in ContributionBase.php - e.g. accessing a contribution page from a PCP that is not yet approved - causes a fatal error. This is potentially confusing to users who are testing their page etc. Replace fatal error with status bounce for these conditions (and fix typos in error messages).