Actions
Bug #57073
closedRootline cache fails for comma seperated MP parameters
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2014-03-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When the mount point parameter of an URL consists of multiple, comma seperated values the rootline cache throws an error because the parameter contains invalid characters (the comma):
1233058294: "<pid>_<MP1a>-<MP1b>,<MP2a>-<MP2b>_0_0_0" is not a valid cache entry identifier.
Actions