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