Project

General

Profile

Actions

Bug #79824

closed

PHP warning in l10nmode row updater

Added by Christian Kuhn over 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

Also available in: Atom PDF