Project

General

Profile

Actions

Bug #50606

closed

getData hooks do not work any more

Added by Alexander Stehlik over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2013-07-31
Due date:
% Done:

100%

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

Description

I'm not sure if this is a global problem or only in \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getData():

To check if any hooks are present the global $TYPO3_CONF_VARS variable is used, which does not seem to be available.

When you replace it with $GLOBALS['TYPO3_CONF_VARS'] the hooks will work again.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #50258: Add tests for ContentObjectRenderer::getData()Closed2013-07-21

Actions
Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22735

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22735

Actions #3

Updated by Alexander Stehlik over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF