#1178 closed defect (fixed)
Fail in middleware - dont know which
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Core (Other) | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
When there is a bug in middleware, the output informs that
there is a bug in middleware, show the bug ant its traceback, but doesnt show
in which middleware. There sould be some changes in source:django/trunk/django/core/handlers/base.py
Note:
See TracTickets
for help on using tickets.
Could you give an example of a middleware bug so we can see what you mean?