Project

General

Profile

Actions

Bug #44825

closed

Pagerenderer / page.headerData + USER_INT is not working

Added by Bas van Beek about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
Start date:
2013-01-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
hard
Is Regression:
Yes
Sprint Focus:

Description

This does not work (USER_INT):

page.headerData.2002 =< plugin.tx_multishop_pi1
page.headerData.2002 {
userFunc = tx_multishop_pi1->main
method=meta_tags
}

Outputs:

Apparently the marker is not replaced with the dynamic content.

Below example works, but is obvious a cached version and that is not desired:

page.headerData.2002 < plugin.tx_multishop_pi1
page.headerData.2002 = USER
page.headerData.2002 {
userFunc = tx_multishop_pi1->main
method=meta_tags
}

Will USER_INT work again on page.headerData in the next TYPO3 update?


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #22273: PageRenderer does not work for USER_INT pluginsClosed2011-08-25

Actions
Related to TYPO3 Core - Bug #37988: COA_INT in Fluid-TemplatesClosed2012-06-13

Actions
Actions

Also available in: Atom PDF