Bug #22263
closed
members & reviewers cannot push to next stage in WorkSpace under user tools
Added by Kevin over 14 years ago.
Updated about 11 years ago.
Description
this is in workspace under user tools
When members & reviewers go to the workspace they do not get the option to push to the next stage (publish and review). In Versioning, the members & reviewers do have permission.
we have compared the files from previous versions when this was working fine, it appears that in the class.wslib_gui.php on line 1262 and 1285 the method call, $GLOBALS['BE_USER']->workspaceCheckStageForCurrent($sId), was added into the logic of the if statement and it appears to be failing (or returning false) for reviewers because the $sId is set to 10 above in the switch statement.
We believe that maybe the logic in the method workspaceCheckStageForCurrent needs to be altered, but we do not feel comfortable enough editing this method.
(issue imported from #M13793)
I've got the same behaviour.
If the member is also entered in the field "editors” then he can forward the pages for review (as usual). In this case it is finished, as it should be.
Unless the editor is entered in the field “owner” he will not be able to send the page to publish.
I did NOT enable the field "Only workspace owner can publish". Nor did I enable "Publish only content in publish stage". Neither did I deactivate any versioning types for members/editors.
Is it possible that the workspace environment hierarchy slipped by 1?
Before:
Members could send pages for review.
Editors could send pages for publishing / publish them themselves if the owner did not have the exclusive publishing rights.
Now:
Members cannot do anything
Editors can forward pages for editing.
The editor cannot forward the pages for publishing unless he is also registered as owner.
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
- Status changed from New to Needs Feedback
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Also available in: Atom
PDF