[buddypress-trac] [BuddyPress Trac] #6394: Clean up page number parameter for AJAX pagination in bp_filter_request()
buddypress-trac
noreply at wordpress.org
Mon Apr 27 18:51:05 UTC 2015
#6394: Clean up page number parameter for AJAX pagination in bp_filter_request()
----------------------------------------+----------------------
Reporter: dcavins | Owner: dcavins
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.3
Component: Appearance - Template Pack | Version: 2.2.3
Severity: normal | Resolution: fixed
Keywords: has-patch |
----------------------------------------+----------------------
Changes (by dcavins):
* owner: => dcavins
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9809"]:
{{{
#!CommitTicketReference repository="" revision="9809"
Clean up page param in AJAX pagination request.
When including the page parameter in AJAX pagination requests, strip
out trailing arguments. E.g.: instead of sending '2&num,’ send '2'.
Fixes #6394.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6394#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list