[buddypress-trac] [BuddyPress Trac] #7896: Legacy: Activity stream's "Load More" button doesn't work
buddypress-trac
noreply at wordpress.org
Fri Jul 6 19:20:22 UTC 2018
#7896: Legacy: Activity stream's "Load More" button doesn't work
------------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.2.0
Component: Templates | Version: 3.0.0
Severity: major | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by r-a-y):
* owner: (none) => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"12181" 12181]:
{{{
#!CommitTicketReference repository="" revision="12181"
Legacy: Fix activity stream's "Load More" button.
In the bp-legacy template pack, the "Load More" button used to be tied to
the `bp-activity-oldestpage` cookie. In v3.0, we made steps to remove
this cookie, but this broke activity pagination when used via AJAX (see
This commit outright removes dependencies on the `bp-activity-oldestpage`
cookie and uses a local variable to track the current activity pagination
number.
Props boonebgorges.
Fixes #7896 (3.x branch).
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7896#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list