Actions
Bug #59226
closedNon-Admin can't publish page to live workspace in new session.
Start date:
2014-05-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
A member of a custom workspace can't publish a page once they have started a new session (logged out and logged in).
Publishing within the same session is not a problem!
The member can edit a live record.
The member can change the workspace stage from "editing" to "ready to publish" and back.
The member can publish other records (e.g. news).
TYPO3 4.5.34
Steps to reproduce:
1) Switch to custom workspace.
2) Create page.
3) Start new session (log out, log in)
4) Try to publish the page.
Expected result:
- Page gets published and is removed from Web->Workspaces view.
What actually happens:
- Nothing. Web->Workspaces stays the same, the record is still selected (checkbox).
- No error message is given.
Actions