Actions
Task #102906
openPrevent Extbase errorAction from writing session data
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2024-01-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Any validation error and the resulting FlashMessage items that is
handled implicitly by the Extbase ActionController::errorAction
will be persisted to a user session. In case the session does not
exist, it will be generated and a new session cookie is sent.
Updated by Gerrit Code Review 10 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82605
Actions