Project

General

Profile

Actions

Bug #63556

closed

Skip all other updates if InitialDatabaseSchemaUpdate is needed

Added by Markus Klein over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Install Tool
Target version:
Start date:
2014-12-04
Due date:
% Done:

100%

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

Description

In case the InitialUpdateDatabaseSchema needs to add fields to the database, we must not run any checks (like checkForUpdate) of other updates, since they may require a new field to be present already in the DB. This leads to SQL errors.

Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35020

Actions #2

Updated by Markus Klein over 9 years ago

  • Target version changed from next-patchlevel to 7.0
  • TYPO3 Version changed from 6.2 to 7

This can be tested with https://review.typo3.org/32884

Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #4

Updated by Markus Klein over 9 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF