Bug #23327

Typo in Install Tool causes PHP Warning

Added by Markus Klein about 5 years ago. Updated almost 5 years ago.

Status:Closed Start date:2010-08-01
Priority:Should have Due date:
Assigned To:Steffen Gebert % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.4 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:

Description

A typo in typo3/sysext/install/mod/class.tx_install.php line 8154 causes a PHP warning: implode() Invalid arguments passed

The internal variable $warningItems is used which does not exist. But $warningItem exists which is the intended array I guess.
(issue imported from #M15318)

InstallToolTypo.patch Magnifier (523 Bytes) Administrator Admin, 2010-08-01 10:24


Related issues

related to Core - Bug #22453: Install Tool: PHP Warning: implode() Invalid arguments pa... Resolved 2010-04-14
duplicates Core - Bug #23330: Unused variable $warningItems in tx_install Closed 2010-08-01

History

#1 Updated by Steffen Gebert about 5 years ago

Resolved as duplicate

Also available in: Atom PDF