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 #1

Updated by Patrick Broens about 11 years ago

  • Target version set to 6.0.2
  • Complexity set to easy
Actions #2

Updated by Piotr Molewski almost 11 years ago

  • % Done changed from 0 to 100

This issue has been solved - https://review.typo3.org/19644

Actions #3

Updated by Wouter Wolters over 10 years ago

  • Status changed from New to Resolved

Set to resolved as requested.

Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF