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>
Sat, 7 Sep 2019 21:48:08 +0000 (07:48 +1000)
commit884d987940cbb1b66243f0a15507b509a714054f
tree7e95a8aae0043239f9a9cae5af19821abc8bfacb
parentfa13f2dcaacce36bb310953a7a862fec8219b2c3
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