[buddypress-trac] [BuddyPress Trac] #6155: bp_core_get_active_member_count() multisite query does not exclude 'spam' status
buddypress-trac
noreply at wordpress.org
Thu Jan 22 14:27:05 UTC 2015
#6155: bp_core_get_active_member_count() multisite query does not exclude 'spam'
status
--------------------------------------------+------------------
Reporter: johnjamesjacoby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.3
Component: Members | Version:
Severity: normal | Resolution:
Keywords: needs-testing needs-unit-tests |
--------------------------------------------+------------------
Comment (by imath):
Just wrote a unit test to check. Actually the count is ok because of this
part of the query {{{user_status != 0}}}. In multisite, as we also add a
value in the user_status field of the users table, there's no problem.
But we should fix it :)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6155#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list