Opened 18 years ago
Last modified 14 years ago
#4484 closed
traceback in django/middleware/common.py — at Initial Version
| Reported by: | VesselinK | Owned by: | Jacob |
|---|---|---|---|
| Component: | Uncategorized | Version: | |
| Severity: | Keywords: | ||
| Cc: | vk01@… | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Somehow managed to get an exception in django/middleware/common.py - old_url[1] was
Patch attached.
Happened in both SVN and 0.96. The patch is against 0.96.
Note:
See TracTickets
for help on using tickets.
patch