Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
I created a contact,
then searched for the contact,
chose to delete the selected contact,
confirmed the delete,
and received the following error:
Array
(
[callback] => Array
(
[0] => CRM_Core_Error
[1] => handle
)
[code] => -2
[message] => DB_DataObject Error: delete: No condition specifed for query
[mode] => 16
[debug_info] =>
[type] => DB_DataObject_Error
[user_info] =>
[to_string] => [db_dataobject_error: message="DB_DataObject Error: delete: No condition specifed for query" code=-2 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)