Bug #41213
closedTree view in admin panel is broken on PHP 5.4
100%
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.
Updated by Gerrit Code Review about 12 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 http://review.typo3.org/14880
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/14920
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/14920
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/14923
Updated by Philipp Gampe about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3585c3bcca023da578a0a84e78d8bcbf80e6b158.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/14924
Updated by Philipp Gampe about 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset c60c0ead973b2aea70bb4bd6eb62253977aced09.