Define {htxt} filter to allow some extra parameters.
authorTim Otten <totten@civicrm.org>
Tue, 23 May 2023 06:28:32 +0000 (23:28 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 23 May 2023 21:12:13 +0000 (14:12 -0700)
commite837d74660a145920b88aa704243ebea8b0f45eb
treefe6faff35d5d2c3f7bd4dcd77240a5a3c26762fa
parente1d02f1354a105d96064e0799739fde94027bee8
Define {htxt} filter to allow some extra parameters.

Also: tighten the handling of ' and " to ensure that they are matched properly.
CRM/Core/Smarty/plugins/prefilter.htxtFilter.php
tests/phpunit/CRM/Core/Smarty/plugins/HtxtTest.php