[buddypress-trac] [BuddyPress Trac] #6745: AJAX pagination doesn't account for new component search parameter
buddypress-trac
noreply at wordpress.org
Wed Nov 25 21:12:20 UTC 2015
#6745: AJAX pagination doesn't account for new component search parameter
---------------------------------+--------------------
Reporter: r-a-y | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.4.1
Component: Component - Any/All | Version: 2.4.0
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------------+--------------------
Comment (by r-a-y):
In [changeset:"10378"]:
{{{
#!CommitTicketReference repository="" revision="10378"
Make sure search terms are passed when rendering pagination.
r10110 altered the search query parameter for each BuddyPress component
(see #5087). However, we also need to change the search query parameter
in
our template loops so pagination will work when a search is in effect.
This commit alters the Members and Groups component template loops to use
the new search query parameter and alters the JS to find the correct
search
term value.
See #6745 (trunk).
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6745#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list