The problem is that the $entity_info['bundle keys']['bundle'] arrray exist in Taxonomy Terms but the array don't contain the correct Bundle name for the entity .

Example:
$entity_info['bundle keys']['bundle'] = 'machine_name';
$entity_info['entity keys']['bundle'] = 'xyz_bundle'

CommentFileSizeAuthor
display_cache.patch575 bytesmarvin_b8

Comments

Caseledde’s picture

Status: Needs review » Fixed

Applied to 7.x-1.x

Thanks for your work.

Status: Fixed » Closed (fixed)

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