The current Views integration code (via #1151936: Ensure Metatag works OOTB using Views to display Drupal core's entities) could potentially go through a lot of effort if the current entity is unsupported, so metatag_entity_supports_metatags() should be executed during the loop.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n1842052.patch | 969 bytes | damienmckenna |
Comments
Comment #1
damienmckennaThis patch adds a quick call to metatag_entity_supports_metatags() before going any further.
Comment #2
damienmckennaCommitted.
Comment #3
damienmckennaVersion 7.x-1.0-beta3 has been released and includes this work. Am closing this issue in an effort to keep the issue queue clean.