Project

General

Profile

Actions

Bug #39678

closed

Warning in list module

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-08-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.4
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

If opening the list module I get a warning:

PHP Warning: Illegal string offset 'title' in /home/phil/t3-playground/t3-git/t3lib/class.t3lib_recordlist.php line 184

The is due to a wrong call to addElement() in writeBottom(). The third argument must be an array.

Actions

Also available in: Atom PDF