Opened 16 years ago
Closed 16 years ago
#2442 closed defect (bug) (fixed)
Activity Filters are not working or are misleading.
| Reported by: | kaberi | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
Filters at Favorit and other tabs do NOT obey filter
For example:
I choose a Forum Topic and an @myname mention as Favorit.
Now I clicked the Favorit tab (No filter) – things show okay
Now I clicked ‘Show New Group’ filter.
Expected : “Sorry, there was no activity found. Please try a different filter.”
BUT it still continues to show the favorits.
Same happens with other tabs, such as 'Following' tab.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3480]) Adds parameter to bp_has_activities chain to allow filters to apply only within a given set of activity ids. Fixes activity filtering on Favorites tab. Fixes #2442