Project

General

Profile

Actions

Bug #79824

closed

PHP warning in l10nmode row updater

Added by Christian Kuhn about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2017-02-15
Due date:
% Done:

100%

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

Description

From slack #typo3-cms 15.02.2017 10:44

Argument 2 passed to TYPO3\CMS\Install\Updates\RowUpdater\L10nModeUpdater::getRow() must be of the type integer, string given, called in .../typo3/cms/typo3/sysext/install/Classes/Updates/RowUpdater/L10nModeUpdater.php on line 138

Looking at this, I'd guess there is a tca 'ctrl' transOrigPointerField set to a field that is a varchar in the database instead of an integer - bug in the extension. Nevertheless, we should sanitize this case within the updater.

Actions #1

Updated by Gerrit Code Review about 7 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 https://review.typo3.org/51757

Actions #2

Updated by Gerrit Code Review about 7 years ago

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

Actions #3

Updated by Andreas Fernandez about 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF