Project

General

Profile

Actions

Bug #27495

closed

Missing preselected recipients in send to next stage window

Added by Michael Klapper over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Workspaces
Target version:
-
Start date:
2011-06-16
Due date:
% Done:

100%

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

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.

Actions #1

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

Actions #2

Updated by Michael Klapper over 13 years ago

  • Status changed from Accepted to Under Review
Actions #3

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

Actions #4

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.

Actions #5

Updated by Oliver Hader over 13 years ago

  • Target version deleted (4.5.4)
Actions #6

Updated by Michael Stucki almost 11 years ago

  • Category set to Workspaces
Actions #7

Updated by Michael Stucki almost 11 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #8

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF