If a user has chosen not to display any of these fields:
Name
Birthday
I am a
Looking for a
Marital status
City
Country
Sweden
then they are hidden on the members/admin/ page
http://puu.sh/3qd9i.png
But if I search for this user through members/?s=Admin
then I can still see some of those private fields:
http://puu.sh/3qdcp.png
They should be hidden since I have chosen “This field can be seen by: Admins Only” on those fields but through members/?s=Admin these fields: http://puu.sh/3qdcp.png are even visible to a non logged in user.
The privacy of the profile fields should be based on the settings the user has chosen on each field for example “This field can be seen by: Admins Only”. And this should be applied to all pages of the site, including members page and search page.