Actions
Bug #82876
closedShow default site name in install tool
Start date:
2017-10-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce:
Install a new TYPO3 system with installer. In step 4 you've been asking for login credentials and site name.
Expected:
The default site name should be already inserted in the input field. The default site name is defined in typo3/sysext/core/Configuration/FactoryConfiguration.php
Actual:
No site name is shown and the input field is empty.
Updated by Gerrit Code Review about 7 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 https://review.typo3.org/54490
Updated by Nicole Cordes about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 74d0b9197bd32e6eeb3ab9999a4a5af9c9999a03.
Actions