Project

General

Profile

Actions

Bug #25489

closed

Wrong quote of ORDER BY

Added by Patrick Schriner over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2011-03-31
Due date:
% Done:

100%

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

Description

DBAL wrongly quotes ORBER BY {NUMBER}.

The patch checks whether for this ORDER BY there is no TABLE, and the FIELD is just a number.

This causes issues with Extbase, as Extbase is using such queries.


Files

class_ux_t3lib_db.php.patch (821 Bytes) class_ux_t3lib_db.php.patch Patch proposal Patrick Schriner, 2011-03-31 12:24
Actions

Also available in: Atom PDF