?
avatar cwps
cwps
22 Nov 2014

In Pagination if limitstart is set more than the last page via URL or request, the result always giving the last page articles list.
I found this when I try to implement JQuery Infinite Scroll in 'Tagged Items' menu item type. It giving me literally infinite scrolling the page.

Steps to reproduce the issue

  1. Clean install Joomla 3.3.6 without additional data.
  2. Create a number of articles and give them the same tag.
  3. Create a menu item type 'Tagged Items'.
    • On 'Pagination' tab: set Display Select to Hide, Pagination to Show.
    • On 'Item Selection Option' tab: set the Maximum Items so it will give pagination on the front-end.
  4. Click on the menu item in the front-end
  5. Go to the last page, and via URL change the x in ?start=x (or ?limitstart=x for non sef) to eg. 9999999.

Expected result

Empty list page, or display error that the page doesn't exist, or 404 page.

Actual result

Always return to the last page of that menu item.

System information (as much as possible)

Database Version: 5.5.38
Database Collation: latin1_swedish_ci
PHP Version: 5.3.10
Web Server: Apache/2.2.22 (Ubuntu)
WebServer to PHP Interface: apache2handler
Joomla! Version Joomla! 3.3.6 Stable [ Ember ] 01-October-2014 02:00 GMT

avatar cwps cwps - open - 22 Nov 2014
avatar brianteeman brianteeman - change - 3 Jan 2015
Labels Added: ?
avatar brianteeman
brianteeman - comment - 8 May 2016

Closed your issue
Hi you created this issue sometime ago but have not provided any code for people to evaluate. As no one else has shown any interest in providing the code and you have not then I am closing this issue at this time. If code is provided (a pull request) it can always be re-examined.

avatar brianteeman brianteeman - change - 8 May 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-05-08 08:55:40
Closed_By brianteeman
avatar brianteeman brianteeman - close - 8 May 2016

Add a Comment

Login with GitHub to post a comment