Opened 2 years ago
Closed 2 years ago
#78 closed defect (fixed)
Fix error pages
| Reported by: | yomguy | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | Exceptions | Version: | 1.0 |
| Keywords: | Cc: |
Description
The service should always return clean pages when a predictible error occured.
For example, a MediaInvalidCodeError? exception now return a django debug page.
Change History (2)
comment:1 Changed 2 years ago by yomguy
- Component changed from Templates to Exceptions
comment:2 Changed 2 years ago by yomguy
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in r776