Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291170

Drupal 8 Install Page: Page title is not complete

$
0
0

Problem/Motivation

When we install Drupal 8 if we see the page's <title> tag then there is no value after the Pipe (|). Compared to Drupal 7 this showed "Drupal" keyword. As per the below image:
D7vsD8_page_title

Proposed resolution

The page title is generated finally in "core/modules/system/templates/html.html.twig" with a Safe Join filter joining strings coming from $variables['head_title']. If the site "name" is not set then use "Drupal".

Remaining tasks

  1. Write a patch
  2. Some existing tests might fail (there are some dealing with the page title). If so then alter those accordingly.
  3. Write test for this fix if needed.

User interface changes

TBD

API changes

N/A

Data model changes

N/A


Viewing all articles
Browse latest Browse all 291170

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>