#3420 assigned defect

Twisted web Resources should "return ErrorPage" instead of "raise WebError" — at Initial Version

Reported by: sajith Owned by:
Priority: normal Milestone:
Component: code-frontend-web Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

In case of errors, twisted.web Resource instances should be responding with an error page, instead of throwing an exception. Any raise WebError instances we have in Tahoe WUI should be replaced with return ErrorPage.

More background is in this discussion at GitHub about a PR that solves #3382.

Change History (0)

Note: See TracTickets for help on using tickets.