Feature #502

Make error message from exception handler in production mode more user-friendly

Added by Karsten Dambekalns about 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-05-09
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Error
Target version:- Estimated time:0.00 hour
PHP Version: Complexity:
Has patch:

Description

The simple "500 internal server error" is misleading, this should be better-looking and at least reveal that the error is caused/raised by FLOW3, and not Apache or some other system-level cause.

Associated revisions

Revision bebe1e19
Added by Karsten Dambekalns about 7 years ago

The ProductionExceptionHandler now looks nicer and tells the error is coming from FLOW3. Fixes #502.

Note that for MSIE < 8 the error screen doesn't have any graphics, as we cannot use inline graphics (data URL) in that case.

History

#1 Updated by Robert Lemke about 7 years ago

  • Assigned To changed from Robert Lemke to Karsten Dambekalns

#2 Updated by Karsten Dambekalns about 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r836.

Also available in: Atom PDF