Opened 15 years ago
Closed 14 years ago
#2442 closed defect (bug) (fixed)
Activity Filters are not working or are misleading.
Reported by: | kaberi | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | major |
Severity: | Version: | ||
Component: | Core | 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.
(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