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

buddypress-trac noreply at wordpress.org
Wed Nov 18 10:47:25 UTC 2015


#6740: BP_IGNORE_DEPRECATED and the message component
-----------------------------------+-----------------------------
 Reporter:  wpdennis               |      Owner:
     Type:  defect (bug)           |     Status:  new
 Priority:  normal                 |  Milestone:  Awaiting Review
Component:  Component - Messaging  |    Version:
 Severity:  normal                 |   Keywords:  dev-feedback
-----------------------------------+-----------------------------
 The autocomplete feature for composing messages is deprecated. With
 ''BP_IGNORE_DEPRECATED'' defined it isn't loaded anymore.

 But if the autocomplete style isn't loaded, at least ''list-style: none;''
 is missing and the input field is indented with a disc.

 I think the needed styles for the form, that are independent from
 autocomplete, should be moved to buddypress.css instead of
 jquery.autocompletefb.css.

 Additionally, there is JS-Code injected via
 ''messages_autocomplete_init_jsblock()'' that calls "autoCompletefb" on
 document ready as reported in #6212, which brings up:

 ''Uncaught TypeError: jQuery(...).autoCompletefb is not a function''

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


More information about the buddypress-trac mailing list