Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.7.19
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
The new is_public field that was added to the civicrm_custom_group table is not localised. This causes a fatal error while creating new contacts, groups etc on a multi-lingual civicrm installation.
Error
DB_common->raiseError(-19, NULL, NULL, "SELECT civicrm_custom_field_en_CA.id as civicrm_custom_field_id, civicrm_cust...", "1054 ** Unknown column 'civicrm_custom_group_en_CA.is_public' in 'field list'")