[buddypress-trac] [BuddyPress Trac] #5967: Paginate links are stuck on a page number if javascript is disabled

buddypress-trac noreply at wordpress.org
Tue Dec 23 01:00:47 UTC 2014


#5967: Paginate links are stuck on a page number if javascript is disabled
------------------------------+---------------------
 Reporter:  imath             |       Owner:  imath
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  2.2
Component:  All Components    |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by imath):

 * owner:   => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9260"]:
 {{{
 #!CommitTicketReference repository="" revision="9260"
 Make sure paginate links are correctly set in case javascript is disabled

 Adding extra query arguments to the 'base' parameter of the
 {{{paginate_links()}}} function when javascript is disabled is preventing
 the loops to be correctly paginated. In this particular case, the
 pagination is 'stuck' on the second page. To be sure the pagination is
 correctly set, we need to pass extra query arguments using the 'add_args'
 parameter of the {{{paginate_links()}}} function.

 Fixes #5967
 }}}

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


More information about the buddypress-trac mailing list