[buddypress-trac] [BuddyPress Trac] #5993: Mentions autosuggest not working on groups home page
buddypress-trac
noreply at wordpress.org
Wed Nov 5 14:35:11 UTC 2014
#5993: Mentions autosuggest not working on groups home page
--------------------------+-----------------------------
Reporter: tobyhawkins | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Activity | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Mentions autosuggest is not coming up for the “what’s new” box on group
home page because the mentions.min.js isn't being loaded.
It seems that the group home page is failing the test done by
bp_activity_maybe_load_mentions_scripts().
It fails on:
{{{bp_is_activity_component() || bp_is_blog_page()}}}
and
{{{comments_open() || is_admin()}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5993>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list