[buddypress-trac] [BuddyPress] #4180: Autocomplete bug, 'bp_dtheme_ajax_messages_autocomplete_results' not firing
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Mon Apr 30 20:56:02 UTC 2012
    
    
  
#4180: Autocomplete bug, 'bp_dtheme_ajax_messages_autocomplete_results' not firing
----------------------------+-----------------------------
 Reporter:  SlothLoveChunk  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Messaging       |    Version:
 Severity:  normal          |   Keywords:
----------------------------+-----------------------------
 I noticed that the private message auto-complete functionality no longer
 seems to works under 1.6 (latest rev).  I've tested using the default BP
 theme with all plug-ins disabled (except BP of course).  Enabling username
 compatibility mode and/or 'BP_MESSAGES_AUTOCOMPLETE_ALL' doesn't seem to
 help either.
 A few notes based on my tests:
 - The activity indicator DOES appear in the input field, but no results
 are returned below said input.  The indicator just disappears after a few
 seconds.
 - All JS auto-complete libs are properly being included.
 - The 'jquery.autocomplete.js' ajax request function is returning the
 parsed search string.
 - I've tried writing to the error log from the
 'bp_dtheme_ajax_messages_autocomplete_results' function, but nothing ever
 appears in the logs.
 Based on these tests my hunch is
 'bp_dtheme_ajax_messages_autocomplete_results' is not getting executed,
 which is preventing the auto-complete list from populating.
 Can anyone reproduce this?  I really hope it's not just me.
 Note, sending PMs still works.
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4180>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list