[buddypress-trac] [BuddyPress Trac] #5155: Messaging: ajax autocomplete does not work if users want to send an email to users login name
buddypress-trac
noreply at wordpress.org
Sun Mar 9 14:23:25 UTC 2014
#5155: Messaging: ajax autocomplete does not work if users want to send an email
to users login name
--------------------------------------------+---------------------------
Reporter: quan_flo | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.0
Component: Core | Version: 1.8.1
Severity: normal | Resolution: fixed
Keywords: needs-refresh needs-unit-tests |
--------------------------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8088"]:
{{{
#!CommitTicketReference repository="" revision="8088"
Match user_nicename and user_login in addition to xprofile fields in
messages autocomplete
The AJAX handler bp_legacy_theme_ajax_messages_autocomplete_results() now
uses
BP_User_Query and its search_terms parameter for matching users.
Fixes #5155
Props imath for an initial patch
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5155#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list