[TYPO3-core] RFC #14021: Tweak: Simplify the code to get nested GET Parameters with TS
Susanne Moog
typo3 at susannemoog.de
Wed Apr 7 20:34:45 CEST 2010
Hi,
On 07.04.2010 14:01, Sebastian Gebhard wrote:
> What do you think about this?
>
> v3 uses
> t3lib_div::array_merge_recursive_overrule(t3lib_div::_GET(),t3lib_div::_POST())
>
> to get a merged GET/POST superarray.
+1 on reading and testing this version, although a dedicated method
would be nice (though probably overkill...).
BTW Testing with:
page.50 = TEXT
page.50.data = gp:test|mytestvar
and ?id=123&test[mytestvar]=foo
Best regards,
Susanne
More information about the TYPO3-team-core
mailing list