Project

General

Profile

Actions

Bug #66582

closed

Can't Set Page Title After Update In Extbase Controller

Added by Kai Hechler about 9 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2015-04-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hello,
in the controller of my Extbase extensions, in an uncached show action, I used something like...

$GLOBALS['TSFE']->page['title'] = 'My Wonderful Page Title';

...to change, (who would have thought it?!), the page title. What works fine for version 6.2.9. But after the update to 6.2.12 my code seems to be ignored and the page title is, like usual, the name of the page.

I read the release notes, but didn't find anything. Is it bug or am I just missing something?

Actions

Also available in: Atom PDF