developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
#1126 closed enhancement (fixed)
better handling of error, with a template
Reported by: | laurentj | Owned by: | laurentj |
---|---|---|---|
Priority: | highest | Milestone: | Jelix 1.3 beta 1 |
Component: | jelix | Version: | |
Severity: | major | Keywords: | |
Cc: | mr.thiriot@… | Blocked By: | |
Blocking: | Documentation needed: | yes | |
Hosting Provider: | Php version: |
Description
Some error, like critical errors generated by a die() during the startup of the framework, and more generally, when an exception is not catched, the error message is displayed directly without nothing else.
We should have the possiblity to provide a static html page (or a simple php file) which displays a nice web page with or without details of the error.
For this work, we should also convert all this die() by exceptions.
Change History (5)
comment:1 Changed 11 years ago by doubleface
- Cc mr.thiriot@… added
comment:2 Changed 11 years ago by laurentj
- Milestone changed from Jelix 1.2 to Jelix 1.3
- Priority changed from normal to highest
- Severity changed from normal to major
comment:3 Changed 10 years ago by laurentj
- Version 1.1.6 deleted
comment:4 Changed 10 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 10 years ago by laurentj
- Documentation needed set
Note: See
TracTickets for help on using
tickets.
Many works have been done, but still have some works, and it is too late for 1.2.