Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
In dedupe flow, the "Merge" grid where you compare and merge the two contacts is no longer showing address data for either contact (it shows that there is an address in column 1, but column 2 doesn't show the actual address display values. Several related Notices are displayed:
Notice: Undefined index: display in CRM_Contact_Form_Merge->preProcess() (line 327 of /Users/dgg/svn/crm_v4.1/CRM/Contact/Form/Merge.php).
Notice: Undefined index: display in CRM_Contact_Form_Merge->preProcess() (line 330 of /Users/dgg/svn/crm_v4.1/CRM/Contact/Form/Merge.php).
(example url for the form where this is happening: civicrm/contact/merge?reset=1&cid=102&oid=106&action=update&rgid=4)