Project

General

Profile

Actions

Bug #21384

closed

Warning issued on first load of install tool

Added by Christian Kuhn over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-10-27
Due date:
% Done:

0%

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

Description

On first load of the install tool from the BE interface the following warning is issued. This was introduced with 4.2.10

Warning: Invalid argument supplied for foreach() in /path/to/TYPO3_4-2-10/typo3/sysext/install/mod/class.tx_install_session.php on line 349

debug($sessionSavePath);
/path/to/typo3/instance/typo3temp//sessions123-some-long-number-456

debug(glob($sessionSavePath . '/hash_*'));
empty

The warning vanishes if the install tool is selected a second time (when a hash_* file is existing).

This also happens always if I change the installTollPassword on first load.
(issue imported from #M12371)


Files

12371.diff (803 Bytes) 12371.diff Administrator Admin, 2009-10-28 19:42

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21335: Knowing the md5 hash of the password, it is possible to gain access to the install toolClosedErnesto Baschny2009-10-22

Actions
Actions

Also available in: Atom PDF