Ticket #123 (closed defect: fixed)

Opened 5 years ago

Last modified 18 months ago

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

libgmail-0.1.11.tar Download (110.0 KB) - added by neo 3 years ago.

Change History

Changed 5 years ago by ianb

  • milestone changed from 1.2 to 1.3

Changed 3 years ago by neo

Changed 18 months ago by ianb

  • status changed from new to closed
  • resolution set to fixed

Fixed in 1472:66838d062715

Note: See TracTickets for help on using tickets.