Modify ↓
Ticket #483 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
"Pretty" error pages don't work with the mod_python frontend
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | web frontend/mod_python | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When using the mod_python frontend, errors always seem to get passed up to mod_python itself, which then displays a plain-text traceback. Instead of that, we should be displaying the "pretty" error page.
Attachments
Change History
comment:1 Changed 8 years ago by cmlenz
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by anonymous
- Component changed from general to mod_python frontend
Note: See
TracTickets for help on using
tickets.



Fixed in [649].