Project

General

Profile

Actions

Bug #102661

closed

config.noPageTitle = 2 renders no title no more

Added by Claus Harup 8 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
Start date:
2023-12-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Upgrading to TYPO3 v.12.4.9 I can no longer make my own title tag through

config {
    noPageTitle = 2

    pageTitleProviders {
        tx_tcseo {
            provider = TYPOCONSULT\TcSeo\PageTitle\PageTitleProvider
            before = record
        }
    }
}

It was perfectly possible in TYPO3 v.12.4.8.
Something has changed in

vendor/typo3/cms-frontend/Classes/Controller/TypoScriptFrontendController.php

regarding config.noPageTitle

Actions

Also available in: Atom PDF