Project

General

Profile

Actions

Bug #84073

closed

Wrong initial values for TypoScriptFrontendController member variables

Added by Wolfgang Klinger over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Frontend
Target version:
-
Start date:
2018-02-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

Arrays, objects and integers are initialized as empty strings in TypoScriptFrontendController.

These member variables are later used with 'count' or other methods, which leads to exceptions in certain circumstances.

Actions #1

Updated by Wolfgang Klinger over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Gerrit Code Review over 6 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 https://review.typo3.org/55929

Actions #3

Updated by Gerrit Code Review over 6 years ago

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

Actions #4

Updated by Gerrit Code Review over 6 years ago

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

Actions #5

Updated by Susanne Moog over 5 years ago

  • Status changed from Under Review to Closed

Patch has been abandoned and issue should be solved by other step-by-step refactorings of TSFE (see issue comments).

Actions

Also available in: Atom PDF