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

bojanz’s picture

Status: Active » Fixed

The 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.