Details
-
Type: Bug
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.27
-
Fix Version/s: None
-
Component/s: CiviContribute
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
While solving CRM-21478, we notice other similar problems in the code - label or id is used instead of the machine name :
- https://github.com/civicrm/civicrm-core/blob/master/templates/CRM/Contribute/Form/ContributionView.tpl#L58
- https://github.com/civicrm/civicrm-core/blob/73582393832ac28f18e1ec422aedf091c78af07c/templates/CRM/Contribute/Form/ContributionView.tpl#L147
- https://github.com/civicrm/civicrm-core/blob/master/CRM/Contribute/Form/ContributionView.php#L186