Project

General

Profile

Actions

Bug #5126

closed

CB User Manager field search not working

Added by nant about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
25 February 2015
Due date:
% Done:

100%

Estimated time:

Description

As reported here:
https://www.joomlapolis.com/forum/154-advanced-members-support/228685-206-backend-search-always-shows-all-users

On J336 (and J34) with CB 2.0.6, the following search returns all users:

username equals admin
username contains admin
etc

looks like searching is not working

Actions #1

Updated by krileon about 9 years ago

This appears to be due to SessionState not working correctly with ArrayAccess. For example it tests the first input if it's an array to determine multiselect or advanced search, but $subInput0 does nothing when it should return the value of ->asArray()[0].

Actions #2

Updated by krileon about 9 years ago

  • Priority changed from Normal to High
Actions #3

Updated by krileon about 9 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !806

Actions #4

Updated by beat about 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF