Project

General

Profile

Actions

Bug #22263

closed

members & reviewers cannot push to next stage in WorkSpace under user tools

Added by Kevin over 14 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-03-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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)

Actions

Also available in: Atom PDF