dev/core#1283 fix inability to export more than 255 chars
authoreileen <emcnaughton@wikimedia.org>
Mon, 7 Oct 2019 08:34:21 +0000 (10:34 +0200)
committereileen <emcnaughton@wikimedia.org>
Mon, 7 Oct 2019 10:52:22 +0000 (12:52 +0200)
commitb7d6b1fa46feee35b89b35e51924aae59ea00826
tree3c43dc06ef667845dee7f3418f8a30de50fe2c32
parent7aed0a9c53d51cc2f21f725d33d8dfb7aa1641c6
dev/core#1283 fix inability to export more than 255 chars
CRM/Core/BAO/CustomField.php
tests/phpunit/CRM/Core/BAO/CustomFieldTest.php
tests/phpunit/CRM/Export/BAO/ExportTest.php
tests/phpunit/CRMTraits/Custom/CustomDataTrait.php