Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0.1
-
Component/s: Core CiviCRM
-
Labels:None
Description
I think line 689 in CRM/Activity/BAO/Activity.php is missing target_contact_name, but I can't recreate the error that led to looking into this so I'm not sure. Looking at the code it seems like it needs to be there, since in line 720 it seems to be looking for it as a field in the result set.
The original error was array_combine(): Both parameters should have an equal number of elements in .../Activity.php line 721, when the user went to edit an activity.