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 #1

Updated by Tolleiv Nietsch over 13 years ago

  • Target version set to 4.5 Beta 3

Core reference: http://bugs.typo3.org/view.php?id=16630 - I just created that issue to keep track of it and make sure I don't forget it ;)

Actions #2

Updated by Tolleiv Nietsch over 13 years ago

  • Status changed from Accepted to Under Review
  • Target version changed from 4.5 Beta 3 to 4.5 RC1

see RFC 16926 in Core list

Actions #3

Updated by Tolleiv Nietsch over 13 years ago

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

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #5

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (4.5 RC1)
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF