Actions
Feature #22439
closedAllow nested GET-params in config.linkVars
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2010-04-13
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
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
How to reproduce
http://www.example.com/index.php?foo[bar]=42
config.linkVars = foo|bar
(issue imported from #M14087)
Files
Actions