#6334 closed defect (bug) (fixed)
User queries using 'member_type' return all members when no user matches specified 'member_type'
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.2.2 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Members | Keywords: | |
| Cc: |
Description
There's a quirk in the way that 'member_type' is run through WP_Tax_Query that causes the clause to be discarded if there are no rows in the term_relationships table that match the 'bp_member_type' taxonomy term being specified in BP_User_Query. A fix is coming up.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 9662: