Error loop
Open
- Dominant language
- PHP
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When an error is thrown (i.e., `Core::throwError()`) but there is no message, the `error` page will refuse to render and redirect to the default page. When the default page generates the error (with no explanation) a weird loop situation arises.
A possible solution would be to change the `error` page so that a default error message is shown when there is no message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.