Smarty modifier - stop using isset to check taxTerm
authorEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 27 Dec 2021 07:46:40 +0000 (20:46 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 31 Dec 2021 03:27:22 +0000 (16:27 +1300)
commit42b37f89fcdfd5139ea47583ff6e0f6c45f8e9bf
tree7b1bed8a2a0787e5019a5a332a3a240c71a57a07
parent29cc02ccc73cbda6f086e75932dc065098228d0f
Smarty modifier - stop using isset to check taxTerm

I'm thinking this should fail on some notices on CI - so will follow with the fix
17 files changed:
CRM/Utils/String.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContributionTest.php
tests/templates/message_templates/contribution_online_receipt_html.tpl
xml/templates/message_templates/contribution_invoice_receipt_html.tpl
xml/templates/message_templates/contribution_offline_receipt_html.tpl
xml/templates/message_templates/contribution_offline_receipt_text.tpl
xml/templates/message_templates/contribution_online_receipt_html.tpl
xml/templates/message_templates/contribution_online_receipt_text.tpl
xml/templates/message_templates/event_offline_receipt_html.tpl
xml/templates/message_templates/event_offline_receipt_text.tpl
xml/templates/message_templates/event_online_receipt_html.tpl
xml/templates/message_templates/event_online_receipt_text.tpl
xml/templates/message_templates/membership_offline_receipt_html.tpl
xml/templates/message_templates/membership_offline_receipt_text.tpl
xml/templates/message_templates/membership_online_receipt_html.tpl
xml/templates/message_templates/membership_online_receipt_text.tpl