Closed (cannot reproduce)
Project:
EVA: Entity Views Attachment
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2012 at 16:32 UTC
Updated:
2 Aug 2012 at 19:42 UTC
The problem seems to be that eva_entity_view_alter() is calling entity_extract_ids() with a NULL entity. The backtrace shows this originates in profile2_user_view().
Comments
Comment #1
joachim commentedThe problem was that _eva_extract_entity_from_build() is failing with the build array for a profile2 entity.
No idea how but my copy of eva.module had code that doesn't seem to be in the current release. Closing.