[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:39 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  |
------------------------------+---------------------

Comment (by r-a-y):

 In [changeset:"12182" 12182]:
 {{{
 #!CommitTicketReference repository="" revision="12182"
 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.

 See #7896 (trunk).
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7896#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list