Error loop
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 7
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.