[TYPO3-core] RFC: #14680: Regression in globalVar condition
Steffen Kamper
info at sk-typo3.de
Thu Jun 10 10:07:36 CEST 2010
Hi,
Jigal van Hemert schrieb:
> Steffen Kamper wrote:
>> [globalVar = TSFE:id = 1,2,3,4,5,6,7,8,9]
>>
> [globalVar = TSFE:id = 9,23,24]
> page.20 = TEXT
> page.20.value = Match!
> [end]
>
> I tried this on page with uid = 24, but even with the patch applied to
> trunk it doesn't work.
> Only if the first item matches it will work.
> [globalVar = TSFE:id = 24,9,23]
>
that works for me. also in the unit test. Have a look to the test
genericGetVariablesSucceedsWithNamespaceTSFEAndCommalistUsingEquals
There is a loop testing all id's of the commalist.
vg Steffen
More information about the TYPO3-team-core
mailing list