Project

General

Profile

Actions

Bug #75314

closed

HtmlViewHelper ignores stdwrap hooks

Added by Fabrice Morin about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-03-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper file, the class ContentObjectRenderer is instantiated but the start() method is not called, so the following hooks are ignored :
  • $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClass']
  • $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['stdWrap']
  • $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['postInit']

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Story #73183: Removal of frontend simulation in all ViewHelpersClosed2016-02-08

Actions
Related to TYPO3 Core - Bug #81624: ContentObjectRenderer not fully initialized in f:format.html ViewHelperClosed2017-06-20

Actions
Actions

Also available in: Atom PDF