Project

General

Profile

Actions

Bug #81240

closed

Typo3DBQueryParser doesn't wrap subselect in braces for has many relations

Added by Thomas Maroschik almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2017-05-17
Due date:
% Done:

100%

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

Description

When your Extbase Model contains a RELATION_HAS_MANY and your query contains a constraint relating to this relation, the Typo3DbQueryParser generates a subselect for this property. This subselect has to be wrapped in braces, so the MySQL query parser can distinguish between the main and the subquery. These are missing currently.

Actions

Also available in: Atom PDF