Skip to content
Snippets Groups Projects
Commit f08a3a56 authored by Benjamin Mack's avatar Benjamin Mack Committed by Christian Kuhn
Browse files

[BUGFIX] Improve detection of installed setup

When installing TYPO3 via composer and installing
an extension at the same time, the install tool cannot
be called after that, as the typo3conf/ directory already
exists.

The check is optimized to check for the LocalConfiguration.php
and PackageStates.php which are not present at first install.

Resolves: #68261
Releases: master
Change-Id: Ib2a787bf0968b1bcbcc3ed02e0b678ff8a74aa91
Reviewed-on: http://review.typo3.org/41518


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarJan Helke <typo3@helke.de>
Reviewed-by: default avatarSusanne Moog <typo3@susannemoog.de>
Tested-by: default avatarSusanne Moog <typo3@susannemoog.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 143fdcfb
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment