Actions
Task #50947
closedTask #49162: Rewrite install tool
Installer: Show only empty databases? Offer to overwrite TYPO3-related tables?
Start date:
2013-08-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
easy
Sprint Focus:
Description
Since commit 2e3c9d5e25e5beadafebca949de3e05eeb6f120a in 6.2 the installer now only shows empty databases (zero tables) in the dropdown to choose an existing database from (DatabaseSelect.php). But the help-text still points out that it will overwrite all typo3-related tables in that database.
We should either imho show all databases again or remove that comment.
If we choose to display only empty databases imho we should still highlight that other databases exist but are not usable (disabled entries in the dropdown? ...).
Personally I'd like to see all databases again, maybe with a hint/warning that it already contains data.
Actions