Closed (fixed)
Project:
Inline Entity Form
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2013 at 22:20 UTC
Updated:
5 May 2013 at 23:00 UTC
I tried to use this module with og but result was unpleasant...
First there was this error:
Notice: Trying to get property of non-object in entity_metadata_no_hook_node_access() (line 615 of /sites/all/modules/entity/modules/callbacks.inc).
Second it looks like AJAX both of OG and IEF got broken.
I was just wondering whether were were any plans to to support OG with IEF?
Comments
Comment #1
bojanz commentedThe notice comes from an Entity API bug: #1780646: entity_access() fails to check node type specific create access.
I have no plans to work on Og integration.
Any specific Og integration should live in Og itself. I am open to patches for any issues that such integration might reveal.