I just upgraded the user module from 1.1.9 to 1.2.8 on a site. In user search the skip_field parameter is not working for me. It keeps pulling results from fields that should have been skipped. It should only be looking in username, screen_name and other basic fields, not member_resume, member_bio.
For example:
http://www.pswift.org/index.php/site/directory/C795/
The “Search Members” form is at the bottom. Search for “wood” and you will see a list of results. Some of them have “wood” in their screen names but others who have “wood” in skipped fields are showing up too. I even tried using “m_field_id_18” but that’s not working either.
There is also an extra backslash at the end of the return url when I use {path=site/directory_results} but as far as I can tell it doesn’t break anything.
Lee
