Project

General

Profile

Actions

Bug #90515

closed

New fluid based PageLayoutView does not work with sqlite3

Added by Daniel Siepmann about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2020-02-24
Due date:
% Done:

100%

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

Description

Right now sqlite3 returns non casted values, all values are strings.
The code expects int types but doesn't cast them, leading to the following issues in some places:

 (1/1) TypeError

Argument 1 passed to TYPO3\CMS\Backend\View\BackendLayout\RecordRememberer::isRemembered() must be of the type int, string given,
Actions

Also available in: Atom PDF