[REF] dev/core#4418 Add in Unit test of submitting the form to ensure no double handl...
authorSeamus Lee <seamuslee001@gmail.com>
Thu, 6 Jul 2023 23:05:55 +0000 (09:05 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 7 Jul 2023 00:31:07 +0000 (10:31 +1000)
commit2d9d7b3a4eed40078c9c97f5fc4be6e807166900
tree651e36c3a5918d7f97aeaf2bf7953b29f9ae07ed
parent3a68913768b3c48f955238186cdea6729182db95
[REF] dev/core#4418 Add in Unit test of submitting the form to ensure no double handling escaping

Remove deprecation notice as per coleman

Minor fixes to match the form better
CRM/Financial/BAO/PaymentProcessor.php
tests/phpunit/CRM/Admin/Form/PaymentProcessorTest.php [new file with mode: 0644]