Ticket #123 (closed defect: fixed)
paste.errordocument doesn't handle its own errors well
| Reported by: | ianb | Owned by: | ianb |
|---|---|---|---|
| Priority: | high | Milestone: | 1.3 |
| Component: | paste | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When there's a 404 error getting the error page, or something else goes wrong inside errordocument, it just raises an error. Since the exception middleware is often above it, there's nothing to catch its errors. It should have some simple internal error handling.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

