This is a follow up to #2222711-24: meta tags not working with taxonomy terms (Views page), it seems that some code is not used any more, and it has some problems on its own.
It's depending on an entity info array element that's not there normally ("default path"), which I think it's only added by the redirect module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-remove-unused-code-2504561-1.patch | 3.18 KB | hanoii |
Comments
Comment #1
hanoiiPatch removing unused code and fixing some trailing whitespaces on api.php.
Comment #2
hanoiiComment #3
hanoiiComment #5
damienmckennaCommitted. Thanks!