Actions
Bug #82626
closedProblem with users without access to LIVE workspace
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2017-10-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce the issue:
- Install fresh 8.7 TYPO3
- Add Introduction Package to have some content
- Activate workspaces extension
- Add a user group without access to LIVE workspace
- Add a user to newly created user group that also has no access to LIVE workspace
- Create a new workspace e.g. named 'Draft'
- make user group member of the workspace
- login as the new user
You get the error message "Oops, an error occurred! No such workspace defined".
This also affects the frontend, blocking the site all the way.
Workaround for now is to edit the be_users database table and set the correct id of the 'Draft' workspace for the user(s).
However, the problem did not occur in TYPO3 7.6 or earlier.
Files
Actions