Project

General

Profile

Actions

Bug #79455

closed

Relationhandler queries database with non-numeric uids

Added by Morton Jonuschat over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2017-01-25
Due date:
% Done:

100%

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

Description

The relationhandler should not query the database for records with uids like 'NEW12345'. This triggers implicit type conversions with uncertain outcome on MySQL and leads to outright query failures du to incompatible types (integer vs. string) on other database engines.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80172: "group" TCA field prefills wrong items if relations existClosedOliver Hader2017-03-07

Actions
Actions

Also available in: Atom PDF