[buddypress-trac] [BuddyPress] #4774: Autocomplete for Messages 'Send to' searches all xprofile fields

buddypress-trac noreply at wordpress.org
Thu Jan 17 23:27:41 UTC 2013


#4774: Autocomplete for Messages 'Send to' searches all xprofile fields
-------------------------+-----------------------------
 Reporter:  mort3n       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Core         |    Version:  1.6.1
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 In ''Messages'', field '''Send to''':

 Searching all members by

 {{{
 define( 'BP_MESSAGES_AUTOCOMPLETE_ALL', true );
 }}}

 Searches all fields in xprofile data table through

 {{{
 BP_Core_User::search_users()
 }}}

 This often leads to irrelevant results (e.g. type John finds Grace living
 on John Street).

 Expected behaviour is to search only valid information i.e. user names and
 display names.

 PS. Using 1.6.3, but can't choose that version in dropdown below this
 textfield.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4774>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list