Project

General

Profile

Actions

Bug #65488

closed

TimeTracker not set for eID scripts

Added by Mathias Brodala about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Miscellaneous
Target version:
Start date:
2015-03-03
Due date:
% Done:

100%

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

Description

With the recent request handler refactoring some breaking changes where introduced, among others the global TimeTracker $GLOBALS['TT'] not being set for eID scripts anymore:

( ! ) Fatal error: Call to a member function push() on null in /var/www/typo3_src/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php on line 1206
Call Stack
#    Time    Memory    Function    Location
1    0.0719    240072    {main}( )    .../index.php:0
2    0.0790    639632    TYPO3\CMS\Core\Core\Bootstrap->run( ??? )    .../index.php:33
3    0.1116    2472944    TYPO3\CMS\Frontend\EidRequestHandler->handleRequest( )    .../Bootstrap.php:195
4    0.1249    2482888    require( '/var/www/typo3conf/ext/routing/Classes/Controller/RoutingController.php' )    .../EidRequestHandler.php:61
5    0.2003    2609712    Causal\Routing\Controller\RoutingController->dispatch( )    .../RoutingController.php:332
6    0.2108    2650536    Causal\Routing\Controller\RoutingController->initTSFE( )    .../RoutingController.php:114
7    0.8588    4934936    TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->determineId( )    .../RoutingController.php:314

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #65437: Introduce proper RequestHandling for all requestsClosedBenni Mack2015-03-01

Actions
Actions #1

Updated by Gerrit Code Review about 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37503

Actions #2

Updated by Mathias Brodala about 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 50 to 100
Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF