Ticket #1126 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

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@… Php version:
Hosting Provider: Blocked By:
Documentation needed: yes Blocking:

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

Changed 3 years ago by doubleface

  • cc mr.thiriot@… added

Changed 3 years ago by laurentj

  • priority changed from normal to highest
  • severity changed from normal to major
  • milestone changed from Jelix 1.2 to Jelix 1.3

Many works have been done, but still have some works, and it is too late for 1.2.

Changed 3 years ago by laurentj

  • version 1.1.6 deleted

Changed 2 years ago by laurentj

  • status changed from new to closed
  • resolution set to fixed

Changed 2 years ago by laurentj

  • docneeded set
Note: See TracTickets for help on using tickets.