[TYPO3-core] RFC #14087 : Feature: Allow nested GET-params in config.linkVars
Frederick Stierle
f.stierle at hoch2.de
Tue Apr 13 08:41:58 CEST 2010
This is an SVN patch request.
Type: New feature
Bugtracker references: http://bugs.typo3.org/view.php?id=14087
Branches: trunk
Problem:
nested GET-params are already allowed in typoscript GPVar
for example
temp.var = TEXT
temp.var.data = GPVar:tt_news|backPid
This should also be allowed in config.linkVars
Solution:
Implement functionality in class tslib_pagegen
Notes:
How to reproduce
http://www.example.com/index.php?foo[bar]=42
config.linkVars = foo|bar
Best regards
Frederick Stierle
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14087_v1.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100413/41309fc8/attachment.asc>
More information about the TYPO3-team-core
mailing list