#6334 closed defect (bug) (fixed)
User queries using 'member_type' return all members when no user matches specified 'member_type'
| Reported by: | boonebgorges | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.2 |
| Component: | Members | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9662: