Bug #27495
closedMissing preselected recipients in send to next stage window
100%
Description
If you have nested user groups assign to an editor,
only the first level user group is used to find the relevant recipients for "send to next stage" action.
If you debug the "$userdata" we can see that the user have a lot of groups assigned but only the "usergroup" is used for comparsion.
username admin usergroup 21 usergroup_cached_list 26,6,22,20,23,16,3,27,19,17,24,1,8,4,10,5,2,11,13,9,12,7,14,18,21 uid 19
Solution is just to use the field "usergroup_cached_list" to check full list of assigned groups.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ia2f58537dba12ebc6cf4ba6977e10ea46af04c32 has been pushed to the review server.
It is available at http://review.typo3.org/2766
Updated by Michael Klapper over 13 years ago
- Status changed from Accepted to Under Review
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ia2f58537dba12ebc6cf4ba6977e10ea46af04c32 has been pushed to the review server.
It is available at http://review.typo3.org/2767
Updated by Michael Klapper over 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:fc859fda1bcc9b3b8ea6a9525d96f6d239fc6fc2.
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces