Modify ↓
Opened 20 years ago
Closed 20 years ago
#2559 closed defect (fixed)
Replace generic internal server error
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.9.2 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The attached patch generates a useful 500 page for exceptions instead of the generic httpd internal server error page.
Applies against [2735].
Attachments (1)
Change History (3)
comment:1 by , 20 years ago
by , 20 years ago
| Attachment: | early-exception.diff added |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
I think something similar was implemented in the WSGI merge.
Note:
See TracTickets
for help on using tickets.



This is particularly useful for the environment needs upgrade message, which tends to confuse new users.