Project

General

Profile

Actions

Bug #80874

closed

QueryBuilder::quoteIdentifiersForSelect - No subselects possible

Added by Bastian Zagar about 7 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Start date:
2017-04-18
Due date:
% Done:

0%

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

Description

Hello,

the hardcore quoting in TYPO3\CMS\Core\Database\Query\QueryBuilder of all fields don't allow any subselects (e.g.) when using the hook at

$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']["TYPO3\\CMS\\Recordlist\\RecordList\\DatabaseRecordList"]['buildQueryParameters']
because everything is quoted except the "*".

I am not sure if this is wanted but i am declaring this as a bug because subselects should be possible.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #81651: Hand over whole querybuilder object into list-modul hookClosedFrank Nägler2017-06-21

Actions
Actions

Also available in: Atom PDF