Actions
Bug #84963
closedconfig.ftu is evaluated too late
Start date:
2018-05-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The ftu option allows to set the getUrlIdToken for generating links. However, evaluating this option is done at a point where redirects could have happened already, thus loosing the session.
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56910
Updated by Benni Mack over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fa6ac7ea43b40536a18c29ed28275f3319bcc46d.
Actions