Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.6, 4.0.6
-
Fix Version/s: 4.1.0
-
Component/s: None
-
Labels:None
Description
The function CRM_Core_BAO_CustomValueTable::setValues() (and therefore the customValue API) was giving a fatal error for any field of type Link.
This fixes the fatal, and adds proper validation.