Edgewall Software

Opened 6 years ago

Last modified 6 years ago

#13042 closed enhancement

Request.send_error shouldn't load and render the error template — at Initial Version

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: 1.3.3
Component: web frontend Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The Request.send_error method has a local import for Chrome and does the work of loading and rendering the error template. For a normal request the work is done in trac.web.main. I propose having a _send_error method in trac.web.main that does the work of loading and rendering the error template.

Change History (0)

Note: See TracTickets for help on using tickets.