Project

General

Profile

Actions

Bug #11638

closed

TYPO3 Upgrade wizard not working if tables aren't there

Added by Tolleiv Nietsch over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Workspaces
Target version:
-
Start date:
2010-12-22
Due date:
% Done:

100%

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

Description

Francois Suter in typo3.projects.v4:

In the update wizard we now have a "workspace migration" wizard. When trying to perform it I got an error that the "sys_workspace_stage" table didn't exist. The problem is that the update wizard installs both "versioning" and "workspaces" but the related tables are not created. Is this a known issue? Was there already any thinking about how to solve it best?

It's actually worse than expected: the new "workspaces" extension requires "extbase". If that is not installed the wizard script will fail. So "extbase" should also be loaded by the wizard (which means more tables to create). The same should be done for "fluid", since it is used by "workspaces", although not necessary during the update process.

Shouldn't this update process be split up? There could be a first wizard which installs the "workspaces" extension and instructs users to perform a compare database operation and a second wizard that actually migrates the workspaces. The second wizard would be hidden (is that possible?) or at least disabled until the first wizard has been executed.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #12146: stages table should be always created with migration wizard ClosedTolleiv Nietsch2011-01-12

Actions
Related to TYPO3 Core - Bug #11831: Dependencies do not get installed when using update wizardClosedTolleiv Nietsch2011-01-01

Actions
Actions

Also available in: Atom PDF