-
- Downloads
CustomField - Increase maxLength for Link fields to 2047 characters.
Updated `fieldToSQLType` to handle Link fields with a default maxLength of 2047, reflecting sitemap URL limits. Adjusted tests to validate handling of Link fields.
Showing
- CRM/Core/BAO/CustomValueTable.php 8 additions, 9 deletionsCRM/Core/BAO/CustomValueTable.php
- CRM/Custom/Form/Field.php 4 additions, 0 deletionsCRM/Custom/Form/Field.php
- tests/phpunit/CRM/Core/BAO/CustomFieldTest.php 1 addition, 1 deletiontests/phpunit/CRM/Core/BAO/CustomFieldTest.php
- tests/phpunit/api/v4/Custom/BasicCustomFieldTest.php 22 additions, 20 deletionstests/phpunit/api/v4/Custom/BasicCustomFieldTest.php
Loading
Please register or sign in to comment