Project

General

Profile

Actions

Bug #66361

closed

Workspaces: Email Notifications are always sent to members of the current workspace, NOT the selected workspace.

Added by Sven Flesch about 9 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2015-04-10
Due date:
% Done:

0%

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

Description

When an editor sends an item from draft workspace to publish (live workspace) then a window shows possible users to be notified.

The function getResponsibleBeUsers() in \TYPO3\CMS\Workspaces\Service\StagesService collects all users that should be on that list. For that in line 438 all owners and members are selected - from the workspace that the backend user is currently in. Why is that? Should it not be all members and owners of the workspace that the item is sent to?

Why would an editor want to notify all other editors when something is published?

I assume that there is a bug and that $workspaceRec should be the workspace record for the workspace that the item is sent to, not the current workspace.

If I'm wrong, at least there should be an option to limit the list to the workspace owners.

If I'm right, I would gladly commit a fix. Let me know.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #35245: Rework workspace notification settingsClosedOliver Hader2012-03-26

Actions
Actions

Also available in: Atom PDF