Fix ContributionRecur.payment_processor_id pseudoconstant
authorColeman Watts <coleman@civicrm.org>
Thu, 10 Feb 2022 19:40:06 +0000 (14:40 -0500)
committerColeman Watts <coleman@civicrm.org>
Fri, 11 Feb 2022 00:36:05 +0000 (19:36 -0500)
commit202723aea7b41be780928920c7e7786a48768895
tree46d224c923b8ee901c0a922b42047e83df033faf
parent488a6ffc2dc8917e8d378531b16f8c6260f4b551
Fix ContributionRecur.payment_processor_id pseudoconstant

Before: Pseudoconstant mistakenly uses 'name' instead of title
After: Name and title are treated correctly
CRM/Contribute/BAO/ContributionRecur.php
CRM/Contribute/DAO/ContributionRecur.php
tests/phpunit/CRM/Utils/TokenConsistencyTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
xml/schema/Contribute/ContributionRecur.xml