Hi. I've reading some issues and I couldn't find a solution. I thins there is a problem of inheritance between Global: Front and Views settings.
The problem:
- I have a view as frontpage.
- My Views settings have the pattern: [view:title] | [site:name]
- The Global: Frontpage has the pattern: [site:name]
- My frontpage view has no title.
- My website prints: | [site:name]
Why Views settings overwrites Global : Front? It should be the opposte, isn't it?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-prevent_views_settings_to_overwrite_global_frontpage-2081787.patch | 1.09 KB | attila.fekete |
Comments
Comment #1
attila.fekete commentedMade a patch to prevent views settings to overwrite global:frontpage, if we have a view as frontpage.
This patch also addresses an other issue I have just discovered: the disabling of Views meta tags on the metatag config page (/admin/config/search/metatags) was ignored. The views meta tags were always applied, regardless whether disabled or not.
Comment #2
attila.fekete commentedComment #3
damienmckennaCommitted. Thanks!
Comment #4
damienmckennaFYI I've added a new issue to review integration with Views, Panels and Context to ensure they all work the same way: #2176425: Ensure Panels, Views and Context integrations work the same re inheritance