Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.16
-
Fix Version/s: 4.7.18
-
Component/s: Core CiviCRM
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Deleting an activity with target contacts > 50 results in following error :
QuickForm Error: nonexistent html element
Error Details
Additional Details:
Array ( [callback] => Array ( [0] => CRM_Core_Error [1] => handle ) [code] => -3 [message] => QuickForm Error: nonexistent html element [mode] => 16 [debug_info] => Nonexistant element(s): 'target_contact_id' in HTML_QuickForm::freeze() [type] => HTML_QuickForm_Error [user_info] => Nonexistant element(s): 'target_contact_id' in HTML_QuickForm::freeze() [to_string] => [html_quickform_error: message="nonexistent html element" code=-3 mode=callback callback=CRM_Core_Error::handle prefix="QuickForm Error: " info="Nonexistant element(s): 'target_contact_id' in HTML_QuickForm::freeze()"] )