Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6745


Ignore:
Timestamp:
11/20/2015 08:40:49 PM (8 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6745 – Description

    initial v1  
     1Reported here:
     2https://buddypress.org/support/topic/bp-2-4-breaks-on-page-2-of-custom-search-results/#post-247021
     3
    14When we changed the search parameter for BuddyPress directory pages (#5087), we did not account for pagination.
    25
    36Attached patch fixes this.
    47
    5 '''Note:''' We currently do not add the search term parameter for the activity or blog template loops.  We probably should do this either in 2.4.1 or 2.5.0.
     8'''Note:''' We currently do not add the search term parameter for pagination in the activity or blog template loops.  We probably should do this either in 2.4.1 or 2.5.0.
    69
    710----