This module may sometimes produce
EntityMalformedException: .. taxonomy_term. in entity_extract_ids() (Zeile 7734 von /mnt/www/WORKSPACE_DRUPAL/EIGENE_PROJEKTE/PRODUCT_DISTRI3/includes/common.inc).
Especially if i clear the cache and then try to view my testnode where i embedded a view.
turns out that this is caused by a taxonomy term reference field that somehow will not found by the view when embedding it with this module. in the normal view of the view it works.
Comments
Comment #1
marcoka commented#1473228: hook_field_formatter_prepare_view never called for entity fields attached to the current node on a node page
Comment #2
marcoka commented#1778572: EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7562
Does still exist. For reference
#1289336: Calling node_view for the same node with multiple view modes on the same page during node preview does not correctly attach fields
Comment #3
igor mashevskyi commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!