Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination must issue a 404 when out of range #59

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments
Open

Pagination must issue a 404 when out of range #59

GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments
Assignees
Milestone

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Go to a multi-page page.
2. Enter an out of range value (< 1, > n, where n is the last page)
3. The page will be blank but it should be an error instead

What is the expected output? What do you see instead?

The page should push a HTTP 404 error. This may require the use of custom error 
pages. 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by [email protected] on 12 Mar 2013 at 7:02

@vanderaj vanderaj self-assigned this Jan 3, 2017
@vanderaj vanderaj added bug and removed auto-migrated labels Jan 3, 2017
@vanderaj vanderaj modified the milestone: M2 Hydra Jan 3, 2017
@vanderaj vanderaj modified the milestones: M2 Hydra, M2 Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants