Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.4
-
Fix Version/s: 4.3.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
Get the following notices when loading a saved export mapping, and after saving new or updated mapping:
Notice: Undefined index: operator in CRM_Core_BAO_Mapping::saveMappingFields() (line 1173 of /Users/dgg/svn/crm_v4.3/CRM/Core/BAO/Mapping.php).
Notice: Undefined index: value in CRM_Core_BAO_Mapping::saveMappingFields() (line 1174 of /Users/dgg/svn/crm_v4.3/CRM/Core/BAO/Mapping.php).
Notice: Undefined offset: 1 in CRM_Core_BAO_Mapping::buildMappingForm() (line 773 of /Users/dgg/svn/crm_v4.3/CRM/Core/BAO/Mapping.php).
Notice: Undefined offset: 1 in CRM_Core_BAO_Mapping::buildMappingForm() (line 777 of /Users/dgg/svn/crm_v4.3/CRM/Core/BAO/Mapping.php).