#3818 closed defect (bug) (fixed)
Search results returned in all member loops
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.5.1 |
Component: | Core | Keywords: | |
Cc: | lv111@… |
Description
If we have a page with two bp_has_members()member loops and we are trying to search in one of them, search results will be returned for/in both loops.
Tested on IE8.
- go to http://testbp.org/members, add some username into search box and press ENTER. results will be displayed in members directory and "who is online" widget;
- check same procedure at the same page, but use header search instead. press ENTER or search button. see same result.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Punting to future release. You should be able to force your second loop to ignore the search param by passing it via an empty query string.