[TYPO3-core] RFC: #11531: Recycler filter produce wrong SQL
Steffen Kamper
info at sk-typo3.de
Tue Jul 14 18:03:07 CEST 2009
Hi,
this is a SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=11531
Branches: Trunk
Problem:
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 comma-seperated list, use first value only
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11531.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090714/8774a691/attachment.txt
More information about the TYPO3-team-core
mailing list