﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16014,Search wildcards should only affect multisite,nacin,,"Wildcard restrictions to get_search_sql() should only affect multisite. Right now they affect wp-admin/users.php.

{{{
3:15	nacin	we need an implicit_wildcard flag in WP_User_Query or something
3:16	nacin	and it only does trailing wildcards, which is probably a change
3:17	nacin	good for scaling a network
3:17	nacin	poor for wp-admin/users
3:19	nacin	basically, we'd need to allow get_search_sql() to do leading wildcards
3:19	nacin	and offer an implicit wildcard through users.php
}}}",defect (bug),closed,normal,3.1,Users,,normal,fixed,regression has-patch,
