Ticket #3328 (closed defect: fixed)
Error display regression 0.9->0.10 (no more HTML errors, just text)
| Reported by: | maxb1@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In 0.9.x, an error (e.g. accessing an URL for which there is no registered handler) results in a pleasant HTML display with the Trac navigation menus and the error displayed in as red boxed message.
In 0.10dev, the same situation results in a plain-text python traceback.
Similarly, internal errors such as the one #2611 are displayed within the Trac interface with 0.9.x, but with 0.10dev, an Apache-standard 500 Internal Server Error page is shown.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


