Closed (fixed)
Project:
Entity API
Version:
7.x-1.x-dev
Component:
Entity API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2010 at 16:08 UTC
Updated:
25 May 2010 at 19:50 UTC
In case an entity is default, then overridden so that the condition passed to entity_load() does match for the default one, but not to the overridden entity, then the default entity is returned.
Comments
Comment #1
fagoFixed in 7.x-1.x-dev. I also improved the tests to make sure this is working.