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
contact A = "fname lname"
contact B = "fname mname lname"
merge A into B > should set mname to empty
the mname value updates correctly, but the display name is not constructed correctly. it results in "fname null lname"