Fix deleting of campaigns and saving of custom data for campaign and also ensure...
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 6 Sep 2019 22:11:32 +0000 (08:11 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 6 Sep 2019 22:11:32 +0000 (08:11 +1000)
commit1107b319e0d517f72a2a15f4828f0cd5ba670e83
treec77bc4028c581f6a5056ad3399fe7add4d68a928
parent804ce138e0b53915d87296799381ac17bdf25ef9
Fix deleting of campaigns and saving of custom data for campaign and also ensure that goal_general is not html encoded as it is a wysiwyg field
CRM/Campaign/Form/Campaign.php
CRM/Utils/API/HTMLInputCoder.php
tests/phpunit/CRM/Campaign/Form/CampaignTest.php