Project

General

Profile

Actions

Task #57572

closed

Task #57578: TceformsUpdateWizard improvements (Migrate all file relations from tt_content.image and pages.media)

TceformsUpdateWizard has to handle SQL errors

Added by Markus Klein about 10 years ago. Updated over 5 years ago.

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

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

There might be situations where the SELECT query fails. This only leads to a PHP warning currently, as the foreach loop does not work on the NULL value.
Fix that to issue a better warning including the SQL error.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #57393: Endless Loop in TceformsUpdateWizardClosed2014-03-27

Actions
Actions #1

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Accepted 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 https://review.typo3.org/29093

Actions #2

Updated by Markus Klein about 10 years ago

  • Status changed from Under Review to Accepted
  • Parent task set to #57578
Actions #3

Updated by Markus Klein about 10 years ago

  • Status changed from Accepted to Under Review
Actions #4

Updated by Markus Klein about 10 years ago

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

Updated by Steffen Krüchten about 10 years ago

Patch now delivers a correct error response. For me an illegal mix of UTF-8 collations. Pointed me in the right direction. After sorting out my collations beforehand migration went smooth. Problem solved for me, thank you very much for the quick response!

Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF