See for instance http://drupal.org/search/user_search/louboutin even with an unprivileged account like mine. Most of the results are disabled accounts.
See for instance http://drupal.org/search/user_search/louboutin even with an unprivileged account like mine. Most of the results are disabled accounts.
Comments
Comment #1
killes@www.drop.org commentedI can confirm this.
Comment #2
killes@www.drop.org commentedIt would be nice to see this fixed, but I am not sure where the actual issue is.
If I get a pointer I might work on this.
Comment #3
drummWe just use core's user search. If D7 core isn't flexible to override this cleanly, we can either work on getting a patch in core, or override it with a View, or even consider https://drupal.org/project/apachesolr_user.
Comment #4
drummThis will not be fixed in 6.x.
Comment #5
killes@www.drop.org commentedActually no: We use user_search.module which seems to be a d.o specific hack made by David. :p
It is rather similar to the user core search, though, the bug is present in both. Weird.
This is fixed in D7 though, I guess it will auto-fix with the upgrade.
Comment #6
drummSince it works in D7.