Actions
Bug #13574
closedNotification mails are send to all members while switching back to edit stage
Start date:
2011-03-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When you switch back to edit stage and uncheck all checkboxes in the popup the notification mail is sent to all members nevertheless. As soon as you leave at least one checkbox checked the mail is sent to this email only, which is correct.
Error does only occur while stepping back to edit stage. Error is located somewhere in tcemain hook in version extension as in workspace function sendToPrevStageExecute() the recipient array is correctly empty.
Actions