Project

General

Profile

Actions

Bug #79455

closed

Relationhandler queries database with non-numeric uids

Added by Morton Jonuschat about 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 #1

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51396

Actions #2

Updated by Manuel Selbach about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF