Actions
Task #68261
closedImprove detection of installed setup
Start date:
2015-07-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
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.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41518
Updated by Benni Mack over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f08a3a5638175044494a7c89944b7a9d0cc42fea.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions