Page title on first install steps is broken

Created on 31 October 2015, almost 9 years ago
Updated 26 June 2023, about 1 year ago

Because we are using raw $site_config->get('name') in template_preprocess_html(), on steps where site name is not exist we will have page title like this:

<title>Requirements problem | </title>

Meanwhile in template_preprocess_install_page() we have logic to fetch some value for.
I think about different ways of solution, but seems most clean and safe is to repeat same logic in template_preprocess_html().

πŸ› Bug report
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
InstallΒ  β†’

Last updated 2 days ago

No maintainer
Created by

πŸ‡·πŸ‡ΊRussia IRuslan

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024