Project

General

Profile

Actions

Bug #34246

closed

tx_coreupdates_migrateworkspaces tries to upgrade non existing tables

Added by Tolleiv Nietsch about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
Start date:
2012-02-25
Due date:
% Done:

100%

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

Description

In case a table has TCA configuration but wasn't created (yet) the tx_coreupdates_migrateworkspaces wizard still tired to find workspace records on this tables.

TODO: check whether table really exists before it's used within the wizard.

require(r/typo3/init.php),r/typo3/install/index.php#147 // tx_install->init#347 // tx_install->updateWizard#509 // tx_install->updateWizard_parts#6415 // Tx_Install_Updates_Base->shouldRenderWizard#6456 // tx_coreupdates_migrateworkspaces->checkForUpdate#157 // tx_coreupdates_migrateworkspaces->isDraftWorkspaceUsed#86 // tx_coreupdates_migrateworkspaces->hasElementsOnWorkspace#207 // t3lib_DB->exec_SELECTcountRows#415 // t3lib_DB->exec_SELECTquery#337 // t3lib_DB->debug#191

Actions #1

Updated by Steffen Ritter about 12 years ago

  • Target version changed from 4.7.0 to 4.7.0-beta2
Actions #2

Updated by Steffen Ritter about 12 years ago

  • Target version changed from 4.7.0-beta2 to 4.7.0-beta3
Actions #3

Updated by Gerrit Code Review over 10 years ago

  • Status changed from Accepted to Under Review

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

Actions #4

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/23796

Actions #5

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/23796

Actions #6

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/23796

Actions #7

Updated by Gerrit Code Review over 10 years ago

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

Actions #8

Updated by Wouter Wolters over 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF