We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seeing examples where an invalid URL will error badly
Example URL: http://gov.uk/maternity-allowance/overview]
We should do two things:
Make sure these errors show the correct 'oops' page
Ensure these multipart pages redirect the same way http://gov.uk/maternity-allowance/overview-not-valid would (see also Fallback gracefully from an invalid multipage URL #352)
The text was updated successfully, but these errors were encountered:
Tracking here: https://trello.com/c/M2YPDxx9/88-fix-bad-request-url-in-government-frontend
Sorry, something went wrong.
Closed with #380
No branches or pull requests
Seeing examples where an invalid URL will error badly
Example URL: http://gov.uk/maternity-allowance/overview]
We should do two things:
Make sure these errors show the correct 'oops' page
Ensure these multipart pages redirect the same way http://gov.uk/maternity-allowance/overview-not-valid would (see also Fallback gracefully from an invalid multipage URL #352)
The text was updated successfully, but these errors were encountered: