Actions
Bug #48005
closedgetPreserveGetVars does not work with nested arrays
Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2013-05-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I have GET parameters like
tx_extension_pi1[v]1=3
tx_extension_pi1[v]2=8
In ###ACTION_URI### marker is generated as
http://www.example.com/?tx_extension_pi1[v]=Array
Updated by Jigal van Hemert over 11 years ago
- Status changed from New to Rejected
It's been fixed in TYPO3 4.7 and higher (see #36894). TYPO3 4.5 is now in the phase where only serious bugs and security issues are fixed.
If you really need this you can upgrade to a newer TYPO3 version.
Actions