Project

General

Profile

Actions

Bug #23347

closed

Missleading Error with Emtpy USER_INT: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array

Added by Ulfried Herrmann over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-08-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When having an empty USER_INT in your TS, you get an missleading error Message:
PHP Catchable Fatal Error: Argument 1 passed to tslib_cObj::includeLibs() must be an array, null given.

Create an empty page and add this TS to the page:

page = PAGE
page.10 = TEXT
page.10.value = Huhu 1
page.20 = USER_INT
page.30 = TEXT
page.30.value = Huhu 2

See also bug id 10045
(issue imported from #M15345)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #30623: call cObj->includeLibs without check if $conf is an arrayClosed2011-10-07

Actions
Actions

Also available in: Atom PDF