Modify ↓
Opened 22 years ago
Closed 22 years ago
#155 closed defect (fixed)
Prettier permission-error display
| Reported by: | daniel | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.6 |
| Component: | general | Version: | 0.5.2 |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It'd be nice to have a nicer "permission denied" display than the raw exception+traceback.
Using the error CSS class is probably advisable.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



We should also be able to display an error message without a traceback. For example, we don't need tracebacks for errors like "python ≥ 2.2 required for wiki diff support."