Project

General

Profile

Actions

Bug #20754

closed

Recycler filter produce wrong SQL

Added by Steffen Kamper over 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-07-14
Due date:
% Done:

0%

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

Description

for the filter recycler build the SQL like

AND TCA[ctrl][label] LIKE "%filtertext%"

But in TCA[ctrl][label] you may have more than one field comma-seperated

Solution: if commalist, use first value only

(issue imported from #M11531)


Files

11531.diff (919 Bytes) 11531.diff Administrator Admin, 2009-07-14 18:01
Actions #1

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF