Closed (fixed)
Project:
CRM Core
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 13:21 UTC
Updated:
30 May 2014 at 18:04 UTC
Jump to comment: Most recent
Notice: Trying to get property of non-object in crm_core_contact_label() (line 342 of .../sites/all/modules/drupalcrm/modules/crm_core_contact/crm_core_contact.module).
Notice: Undefined property: stdClass::$contact_id in crm_core_contact_view() (line 681 of .../sites/all/modules/drupalcrm/modules/crm_core_contact/crm_core_contact.module).
EntityMalformedException: Missing bundle property on entity of type crm_core_contact. in entity_extract_ids() (line 7501 of .../includes/common.inc).
Comments
Comment #1
dealancer commentedThis happens in case if there exists no crm relationships, because there is no relation types selected on the relationships view.
Comment #2
dealancer commentedfixed