Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Bug in Joomla 3.3.6 Breaks Pagination

Bug in Joomla 3.3.6 Breaks Pagination 18 Dec 2014 20:20 #12805

  • rnevins
  • rnevins's Avatar
  • Offline
  • Junior Member
  • Posts: 24
  • Thank you received: 6
  • Karma: 1
In the most recent version of Joomla 3.3.6 there is a bug in the pagination routine which breaks pagination if you use SEF urls. This results in not being able to get back to the first page of a multi-page list if you page forward, because the limitstart=0 parameter is stripped in the method which creates the SEF URL. The patch/fix is documented here:

github.com/joomla/joomla-cms/commit/f450...8b5c29657d676d95033d

The issue is described a little bit more here:

github.com/joomla/joomla-cms/pull/4393

This bug may have been introduced in an earlier version, although it was not there in 3.1, so somewhere between 3.1 and 3.3.6 I think.

Anyway, hopefully this will save someone else some time trying to resolve.
The administrator has disabled public write access.
The following user(s) said Thank You: krasy

Bug in Joomla 3.3.6 Breaks Pagination 27 Dec 2014 12:21 #12808

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Good one, thanks for this.

Hopefully, I think it will be fixed soon in Joomla next version.
Cook does not seems affected, but I should rename 'limitstart' to 'start'. (And deprecate limitstart)
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.096 seconds

Get Started