#842 closed defect (fixed)
[patch] Technical 500 response broken in the presence of a local variable named "items"
| Reported by: | rjwittams | Owned by: | Jacob |
|---|---|---|---|
| Component: | Core (Other) | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The vagaries of namespace overloading...
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | django-500-error.py added |
|---|
comment:1 by , 20 years ago
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
BTW, this is the bug that boffbowsh fell foul of on Friday.