Skip to:
Content

BuddyPress.org

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

-> 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)

#1 @boonebgorges
15 years ago

  • Milestone Awaiting Review1.6

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.

#2 @boonebgorges
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5433]) Do a proper topic count when viewing a forum tag archive. Fixes #3761

Note: See TracTickets for help on using tickets.