[buddypress-trac] [BuddyPress Trac] #6740: BP_IGNORE_DEPRECATED and the message component

buddypress-trac noreply at wordpress.org
Mon Nov 23 19:21:20 UTC 2015


#6740: BP_IGNORE_DEPRECATED and the message component
-----------------------------------+------------------
 Reporter:  wpdennis               |       Owner:
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:  2.5
Component:  Component - Messaging  |     Version:  2.1
 Severity:  normal                 |  Resolution:
 Keywords:  needs-patch            |
-----------------------------------+------------------
Changes (by r-a-y):

 * version:   => 2.1


Comment:

 It's due to r8559.  We enqueue the `'bp-messages-autocomplete'` CSS, but
 the CSS is never registered if `BP_IGNORE_DEPRECATED` is set to true.

 If we undeprecate jQuery autocomplete, everything should work again.

 Or, we can do what DJPaul wanted and that is use the new
 `BP_Members_Suggestions` class to power message autocomplete.

 > Before 2.4.0 I haven't had this issue but I'm not sure whether there
 were CSS changes in 2.4.0 or this was because of some customizing on my
 end that stopped working now.

 Not sure why you never had this issue in BP 2.4.0, wpdennis.  Must be
 something custom?  What theme are you using?  If you're using one of the
 WordPress Twenty themes, we do have some CSS styles specific to
 autocomplete.  Maybe we changed something there?  I need to take a closer
 look to be sure.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6740#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list