[TYPO3-core] RFC: 15211: listQuery does not handle passed in int values correctly

Xavier Perseguers typo3 at perseguers.ch
Sat Jul 24 16:20:10 CEST 2010


Hi,

Ernesto Baschny [cron IT] wrote:
> Steffen Kamper schrieb am 24.07.2010 12:32:
>> Hi Ernesto,
>>
>> could you commit that to 4.4 too?
>>
>> vg Steffen
>
> No, because this is a bug introduced only in trunk (with the change from
> Xavier in #14818). 4.4 has a completely different code for listQuery().

Yes! Revision 8197 changed the whole "LIKE ',%' OR LIKE '%,' .." into a 
FIND_IN_SET call. But unit tests did not include arrays of integer.

Xavier


More information about the TYPO3-team-core mailing list