[buddypress-trac] [BuddyPress Trac] #6487: Mentions.js fails on wp-admin post editor

buddypress-trac noreply at wordpress.org
Mon Aug 10 22:37:43 UTC 2015


#6487: Mentions.js fails on wp-admin post editor
----------------------------------+--------------------
 Reporter:  dcavins               |       Owner:
     Type:  defect (bug)          |      Status:  new
 Priority:  normal                |   Milestone:  2.3.3
Component:  Component - Activity  |     Version:  2.3.1
 Severity:  normal                |  Resolution:
 Keywords:  needs-refresh         |
----------------------------------+--------------------
Changes (by DJPaul):

 * keywords:  has-patch => needs-refresh


Comment:

 @imath Moving the bp-mentions scripts enqueue into
 `bp_core_register_common_scripts` makes sense but is not necessarily
 required to fix this ticket. Let's do that separately (should be quick
 since you've already written it).

 I am not yet convinced by the addition of a new JS file. Especially for a
 2.3.x release. I would like to hold off doing that generally until we have
 modular JS which we can have in multiple files, and build into a single
 file with a Grunt task.

 We do need the `loadAttempts` stuff back in the patch, at any rate,
 because it handles if `window.tinyMCE tinyMCE.activeEditor` is not loaded
 *yet* (slow internet, slow browsers, eyc).

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


More information about the buddypress-trac mailing list