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

[BUG]Internal Server Error redirect to 404 #189

Closed
karastoyanov opened this issue Jul 13, 2024 · 1 comment · Fixed by #192
Closed

[BUG]Internal Server Error redirect to 404 #189

karastoyanov opened this issue Jul 13, 2024 · 1 comment · Fixed by #192
Assignees
Labels
bug Something isn't working

Comments

@karastoyanov
Copy link
Owner

Describe the bug
When the application throws Internal Server Error, the user is redirected to the error page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the application
  2. Try to open an unexisting user profile
  3. See error

Expected behavior
Redirect to 404 page

@karastoyanov karastoyanov added the bug Something isn't working label Jul 13, 2024
@karastoyanov karastoyanov self-assigned this Jul 13, 2024
@karastoyanov karastoyanov changed the title [BUG]Implement Internal Server Error handler [BUG]Internal Server Error redirect to 404 Jul 13, 2024
@karastoyanov
Copy link
Owner Author

abort(404) error handler implemented with 0600113

@karastoyanov karastoyanov linked a pull request Jul 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
1 participant