Actions
Bug #22715
closedWriting name of existing database, doesn't use database
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
At install tool step 2, you are able to write a new database to create or choose a database from a select list.
If you write the name of a already existing database, the name isn't written to localconf.php and the next step will result in a error.
Solutio:
----------
check if written databasename exist in array of existing databases and then write it, if true.
Going to a meeting in 20 minutes, but will try to create patch later tonight!
(issue imported from #M14478)
Actions