Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2.7
-
Fix Version/s: 2.2.8
-
Component/s: Core CiviCRM
-
Labels:None
Description
This patch improves on the error message provided by CiviCRM when the option_group_id field in civicrm_custom_field is not field out for a multi value field.
A client db did not perform the write correctly and it crashed parts of CiviCRM
It simply changes the message from the default backtrace message to
'The custom field '.$dao->label.' is corrupt, please delete and re-build the field'