Actions
Bug #32025
closedcHash generation does not respect linkVars
Start date:
2011-11-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
After #28352 which intended to only generate a cHash when needed, the code was changed to skip linkVars for the generation of the cHash.
This results in a wrong calculation of the cHash when linkVars are in use.
Actions