Project

General

Profile

Actions

Bug #41213

closed

Tree view in admin panel is broken on PHP 5.4

Added by Philipp Gampe over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
-
Start date:
2012-09-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
3.5
PHP Version:
5.4
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

The code is actually broken since the initial commit, but "worked" in PHP <5.4.

The problematic part is a wrong array access in the timetrack->printTSlog() function.

It took me quite a while to debug this.

To verify:
  • open the admin panel
  • open TypoScript
  • check
    • Tree display
    • Track content rendering
    • Force TS Rendering
  • see no tree with PHP 5.4 (Fedora)

I also have the patch for TYPO3 4.x ready.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #39302: PHP Warning: Invalid argument supplied for foreach() in t3lib/class.t3lib_timetrack.php line 397, 404, 436Rejected2012-07-26

Actions
Actions

Also available in: Atom PDF