Project

General

Profile

Actions

Bug #28354

closed

Regression: filelistFolderTree constructor is recursive

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

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

100%

Estimated time:
0.20 h
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

After fix of compatibility constructor, the real constructor (__construct) is missing. This leads to a recursive call on itself and thus crashes.

Adding a constructor which calls parent::__construct solves the issue.

Actions

Also available in: Atom PDF