Modify ↓
#483 closed defect (fixed)
"Pretty" error pages don't work with the mod_python frontend
| Reported by: | Christopher Lenz | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | web frontend/mod_python | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (2)
comment:1 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 21 years ago
| Component: | general → mod_python frontend |
|---|
Note:
See TracTickets
for help on using tickets.



Fixed in [649].