Project

General

Profile

Actions

Bug #102661

closed

config.noPageTitle = 2 renders no title no more

Added by Claus Harup 7 months ago. Updated 10 days 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 #1

Updated by Claus Harup 7 months ago

  • Private changed from No to Yes
Actions #2

Updated by Claus Harup 7 months ago

Just close it :-)

Actions #3

Updated by Benni Mack 10 days ago

  • Status changed from New to Closed
  • Private changed from Yes to No

Done as you wish

Actions

Also available in: Atom PDF