Actions
Bug #80948
closedEditing another user's settings causes exception
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2017-04-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:
Description
The exception is thrown as the session is tried to be accessed.
This is not possible as the global BE user object is replaced to edit the other user's settings.
This shall be changed to never mangle the global BE user.
Actions