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.

Comments

attila.fekete’s picture

Made 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.

attila.fekete’s picture

Status: Active » Needs review
damienmckenna’s picture

Status: Needs review » Fixed

Committed. Thanks!

damienmckenna’s picture

FYI 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

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.