Opened 15 years ago
Closed 15 years ago
#3761 closed defect (bug) (fixed)
wrong pagination/topic count in forum when filtering by tags
| Reported by: | deschle | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6 |
| Component: | Forums | Version: | 1.5.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
- go to http://testbp.org/forums
- click on a forum topic tag on the tag cloud on the sidebar
-> the pagination numbers on the top of the page do not match with the actual topic count
e.g. clicking on "topic" tag shows 7 topics but it says "Viewing topic 1 to 20 (of 90 total topics matching tag "topic")". Also pagination links don't work as expected.
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)
Confirmed.
I spent a bunch of time with forum pagination and AJAX late in the 1.5 dev cycle (see #3557). My guess is that this problem is limited to forum topic tags, which I don't remember looking at explicitly. If so, it's somewhat lower priority than if there were a more general pagination issue.