On the hook implementations that need to force metatag_entity_view() to be called, there needs to be a way to force its way past the $i_will_say_this_only_once check; this will resolve problems with e.g. viewing Panelized user profiles when Profile2 is installed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n2095397-1.patch | 2.43 KB | damienmckenna |
Comments
Comment #1
damienmckennaIn my testing this allows meta tags to be loaded for a user entity on user profile pages handled via Panels when the Profile2 module is enabled.
Comment #2
damienmckennaCommitted.