[buddypress-trac] [BuddyPress] #1670: Members: Order by: Alphabetical: does not return fullset of users (only xprofile'd)

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Jan 22 16:52:50 UTC 2010


#1670: Members: Order by: Alphabetical: does not return fullset of users (only
xprofile'd)
-------------------+--------------------------------------------------------
Reporter:  nuprn1  |       Owner:     
    Type:  defect  |      Status:  new
Priority:  major   |   Milestone:  1.2
Keywords:          |  
-------------------+--------------------------------------------------------
 When viewing 'Members' tab

 Sort by Last Active and Newest Registered both return the full set of
 users. If selecting Alphabetical only users who have xprofile data are
 returned.

 if ( 'alphabetical' == $type )
         $sql['where_alpha'] = "AND pd.field_id = 1";

 I would expect the behavior to return the full set of members - regardless
 if xprofile data is there or not.

 (why there is no xprofile on all users -> import from wp)

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1670>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list