Have an issue where a feature with two entity boxes types exported to it, the permission for the second entity box type doesn't get set on enable. Tracked it down to the entity load only returning the first entity box type (and one other pre-existing one), and not the second one from the module.

It looks like cache is never reset on insert, and so $this->cacheComplete is never set to FALSE so it thinks the cache is complete, whereas it is not anymore.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hefox’s picture

Status: Active » Fixed
FileSize
474 bytes

Status: Fixed » Closed (fixed)

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

wiifm’s picture

Status: Closed (fixed) » Needs review

I can't see why this issue is closed, the patch has not been committed, re-opening, and marking as 'needs review'.

hefox’s picture

oops, set the wrong status, thanks so much!

Josh Waihi’s picture

Status: Needs review » Reviewed & tested by the community

This has been running successfully on over 50 sites - seems pretty stable to me.

govind.maloo’s picture

This is also working perfectly in https://github.com/govCMS/govCMS