Changes between Initial Version and Version 2 of Ticket #4068
- Timestamp:
- 01/21/2019 12:31:54 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4068 – Description
initial v2 8 8 9 9 - Reduce the maximum number of paginated results for logged-out users. At the moment, we stop pagination at page 100 (even if there are more results than this) and return a 404 error. We should reduce this threshold to ''30'' for logged-out users. Requests to page > 30 should return a 404 error. 10 - See https://meta.trac.wordpress.org/ticket/3985 for making the load balancer return a 'friendly' error page in these scenarios.10 - See #3985 for making the load balancer return a 'friendly' error page in these scenarios. 11 11 - We should add a notice at the end of page 30, indicating that people can search for more/different results if they haven’t found what they’re looking for. 12 12