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 #1

Updated by Steffen Miebach over 14 years ago

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.

Actions #2

Updated by Steffen Miebach over 14 years ago

everything works fine with patch 0012887_state-change-bug_v2.diff
http://bugs.typo3.org/view.php?id=12887

Actions #3

Updated by Alexander Opitz about 11 years ago

  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #4

Updated by Alexander Opitz about 11 years ago

  • Status changed from New to Needs Feedback
Actions #5

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF