Project

General

Profile

Actions

Bug #91468

closed

DBAL-DriverException in StartModuleUpdates on PostgreSQL

Added by Stephan Großberndt almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Must have
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2020-05-25
Due date:
% Done:

100%

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

Description

A Doctrine\DBAL\Exception\DriverException is thrown when executing the upgrade wizard Update backend user setting "startModule" in the install tool on a TYPO3 instance using a PostgreSQL database.

This happens as a serialized PHP string contains NULL bytes and it needs to be escaped properly by defining the parameter type as \PDO::PARAM_LOB


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #90844: Exception after saving image with image manipulation wizard on PostgreSQLClosedStephan Großberndt2020-03-26

Actions
Actions

Also available in: Atom PDF