[TYPO3-dev] Bug/Feature request for t3lib_div::_GP (and alike)

Martin Kutschker martin.kutschker-no at spam-blackbox.net
Fri Jun 6 12:47:02 CEST 2008


Steffen Kamper schrieb:
> "Martin Kutschker" <martin.kutschker-no at spam-blackbox.net> schrieb im 
> Newsbeitrag 
> news:mailman.1.1212748206.28832.typo3-dev at lists.netfielders.de...
>> Franz Koch schrieb:
>>> so you really get ALL your extension/key related values? I'm just curious 
>>> why it's been done how it's done. For me this clearly is a bug and I 
>>> don't see any security or other issues with it because _POST is 
>>> overruling _GET in the merged array. What do you guys think?
>> So you want to override POST with GET, right?
>>
>> Or if not why don't you use t3lib_div::_GET() or access $_GET directly?
>>
>> Masi
> 
> Hi Masi,
> 
> Franz mentioned TS condition where you have no influence how the GPvars are 
> filled
> globalVar = GP:xyzmay be you need a globalVar = PG:xyz :-)vg Steffen 

Use this:

[globalVar = _GET|key=value]

Masi




More information about the TYPO3-dev mailing list