Skip to:
Content

BuddyPress.org

Opened 7 years ago

Closed 7 years ago

#7790 closed defect (bug) (fixed)

BP Nouveau: Pagination needs to be reset each time the activity scope changes

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 3.0 Priority: normal
Severity: normal Version:
Component: Templates Keywords: has-patch commit
Cc:

Description

Otherwise, paginating results in one scope makes us restart the pagination at this point when switching scope as soon as we click on the load more link.

bp.Nouveau.Activity.scopeLoaded() only fires when switching scopes. So it's the best place to do this reset.

Attachments (1)

7790.patch (643 bytes) - added by imath 7 years ago.

Download all attachments as: .zip

Change History (2)

@imath
7 years ago

#1 @imath
7 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 12035:

BP Nouveau: Activity directory, reset the pagination on scope change

Fixes #7790

Note: See TracTickets for help on using tickets.