Project

General

Profile

Actions

Bug #45466

closed

Class FilesContentObject not working correctly

Added by Thorsten Lübkemann about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
Start date:
2013-02-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

In the file typo3_src-6.0.1/typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php on line 140 the variable $key gets assigned the string name of the actual file and not the numeric index. So on line 142 the content doesn't get filled because there is no appropriate key in the array $splitConf.

My PHP version is 5.3.10.

Actions

Also available in: Atom PDF