Project

General

Profile

Actions

Bug #51357

closed

Task #49162: Rewrite install tool

Install tool database select during upgrading

Added by Christian Kuhn over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2013-08-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

Suppose you have a if or switch/case construct in localconf.php to handle different database settings for different hosts in the file.

If upgrading this to 6.2, it may happen that the wrong database name is transferred to LocalConfiguration.php. In effect, the "DatabaseSelect" step will be rendered.

If that happens, it would be useful if not only "empty" databases with no tables are displayed in the "select existing database" drop-down, but also existing tables with tables. Furthermore, the "create new database" input field should be removed if ugrading (not in first install).

Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23329

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23329

Actions #3

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23329

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23329

Actions #5

Updated by Michiel Roos over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF