Bug #24031
closedSearching for users in usergroup impossible - class.t3lib_querygenerator.php
0%
Description
User A is in group: 2
User B is in group: 23,24,32
User C is in group: 2,3,5
Within the query-generator I can search for users which equals usergroup "2". But as result I get only User A and not User C who is also in usergroup 2.
When I search for usergroup "2" with option "contains", then I find all three Users. But User B is not in usergroup 2.
class.t3lib_querygenerator.php has no hook to extend these options
In my appended file I copied the original value of Arrayindex 66 in Arrayindex 1000
Both values (66 and 1001) works...but 66 is shorter.
(issue imported from #M16363)
Files
Updated by Alexander Opitz about 11 years ago
- Subject changed from Searing for users in usergroup impossible - class.t3lib_querygenerator.php to Searching for users in usergroup impossible - class.t3lib_querygenerator.php
- Status changed from New to Needs Feedback
- Target version deleted (
0) - Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.