[TYPO3-core] RFC: #9661: extend condition for globalVar

Oliver Hader oliver at typo3.org
Tue Nov 4 16:46:08 CET 2008


FYI: Committed the attached patch as follow-up to SVN Trunk (rev. 4417)

This re-enables "[globalVar = GP:test = ]" what was possible before RFC
#9661 was applied to SVN Trunk.

olly


Steffen Kamper schrieb:
> Hi,
> 
> Oliver Hader schrieb:
>> Hi Steffen,
>>
>> Steffen Kamper schrieb:
>>> thx for the update, it looks more better than before.
>>>
>>> While we are on this - one thing is still missing: comparing value not
>>> NULL, but i have no idea what syntax should be used for it.
>>
>> As Dmitry already pointed out that was fixed some time ago.
>> It was RFC #8566 with using "[globalString = GP:param = /^$/]"
>>
>> I'm going to commit this RFC in some hours...
>>
>> olly
> 
> it's even more simple, as Dmitry already mentioned
> 
> [globalVar = GP:test = ]
> this matches if test is NULL
> 
> With attached followup patch this is possible too:
> 
> [globalVar = GP:test != ]
> this matches if test isn't NULL
-- 
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009661_followup.patch
Type: text/x-diff
Size: 520 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081104/8478372f/attachment.patch 


More information about the TYPO3-team-core mailing list