Django

Code

Ticket #842 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[patch] Technical 500 response broken in the presence of a local variable named "items"

Reported by: rjwittams Assigned to: jacob
Milestone: Component: Core framework
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The vagaries of namespace overloading...

Attachments

django-500-error.py (0.8 kB) - added by rjwittams on 11/18/05 21:20:39.

Change History

11/18/05 21:20:39 changed by rjwittams

  • attachment django-500-error.py added.

11/18/05 22:34:24 changed by rjwittams

BTW, this is the bug that boffbowsh fell foul of on Friday.

11/19/05 23:17:16 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [1297]) Fixed #842 -- 500 error view no longer breaks for local variable named 'items'. Thanks, rjwittams


Add/Change #842 ([patch] Technical 500 response broken in the presence of a local variable named "items")




Change Properties
Action