Frank Vèssia Posted January 4, 2014 Share Posted January 4, 2014 I'm facing a strange behavior in pagination, I can't go after page999...page1000 return 404, it's a bug? Link to comment Share on other sites More sharing options...
pwired Posted January 4, 2014 Share Posted January 4, 2014 I remember this was addressed before some time ago in the forum. Unfortunately I can't remember the url of the post anymore. I also remember you can configure the number of pages in pagination. Link to comment Share on other sites More sharing options...
Craig Posted January 4, 2014 Share Posted January 4, 2014 This is the one, I think It's important for there to be a hard limit on page numbers just from a caching perspective. You don't want to have anything in your site that can generate an unlimited number of cache files and fill up the hard drive. But that doesn't mean the limit has to be 999, just that 999 is what I perceived to be the upper limit of what would ever be even remotely practical to support in pagination. I'm fine with making this configurable though, but hope you guys use it to configure the number down rather than up. 1 Link to comment Share on other sites More sharing options...
pwired Posted January 4, 2014 Share Posted January 4, 2014 @ Craig A Rodway, yes that's the post I remembered, saved it this time. Link to comment Share on other sites More sharing options...
Frank Vèssia Posted January 5, 2014 Author Share Posted January 5, 2014 Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now