[TYPO3-core] RFC: #14680: Regression in globalVar condition
Steffen Kamper
info at sk-typo3.de
Mon Jun 14 17:11:02 CEST 2010
Hi,
Christian Kuhn schrieb:
> On 06/10/2010 09:17 AM, Jigal van Hemert wrote:
>> [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.
>
> Same for me.
>
hm, i will recheck.
We also could state that it's not documented and wrongly used. That it
worked in 4.2 is only because "sloppy" testing. From documentation it
should be this way:
[globalVar = TSFE:id =9,=23 =24]
because you also can mix it like this:
[globalVar = TSFE:id =9,=23,=24,!=25,!=26,>5]
vg Steffen
More information about the TYPO3-team-core
mailing list