Project

General

Profile

Actions

Bug #91950

closed

Reverting redirect via ajax fails when using sqlite

Added by Daniel Siepmann over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Start date:
2020-08-07
Due date:
% Done:

100%

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

Description

When using sqlite, data fetched from DB is not casted. Therefore the record uid is an string instead of integer.
This conflicts with strict type annotation.

Steps to reproduce:
Open a page record, change slug and save.
TYPO3 should now show an notification with two actions.
Select "Revert redirects only".
This should result in an 500 due to the mentioned issue.

Actions

Also available in: Atom PDF