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.
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52547
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52547
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52551
Updated by Markus Klein over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f18f72802fdbc35943ed0180c08705bf5e8ef58b.
Actions