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

Improve Internal Error Handling #448

Open
jonrandahl opened this issue Sep 6, 2024 · 0 comments
Open

Improve Internal Error Handling #448

jonrandahl opened this issue Sep 6, 2024 · 0 comments
Assignees

Comments

@jonrandahl
Copy link
Contributor

jonrandahl commented Sep 6, 2024

Discovered the error templating is throwing a 500 error when I mistyped a url while testing out the latest changes.

Live link to show a un-styled server response displayed to the user:

https://landregistry.data.gov.uk/app/ukhpi/browse?from=2023-08-01&location=http%3A%2F%2Flandregistry.data%20.gov.uk%2Fid%2Fregion%2Funited-kingdom&to=2024-08-01&lang=en

Note the extra space between .data and .gov.uk

Also throwing 500 error for 404:
https://landregistry.data.gov.uk/app/ukhpi/browser?from=2023-08-01&location=http%3A%2F%2Flandregistry.data.gov.uk%2Fid%2Fregion%2Funited-kingdom&to=2024-08-01&lang=en

Note the mistyped browser end path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant