#3818 closed defect (bug) (fixed)
Search results returned in all member loops
| Reported by: | janismo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | 1.5.1 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.