Project

General

Profile

Actions

Bug #58511

closed

addUnionStatement does not respect MM_match_fields

Added by Stefan Froemken almost 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2014-05-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Hello Core-Team,

it seems that we have another part in persistence of extbase where MM_match_fields was not implemented.
I have added a query like that:

$query->equals('categories.uid', $category);

Because of the dot inside parseOperand() calls method addUnionStatement and here we have to add MM_match_fields, too.

Stefan


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #27057: Can't query on properties of child objects of the same classClosedAlexander Schnitzler2011-05-26

Actions
Actions

Also available in: Atom PDF