#27783: VariableDoesNotExist can lead to stack overflows unusually easily
---------------------------------+---------------------------------------
     Reporter:  Ryan O’Hara      |                    Owner:  Ryan O’Hara
         Type:  Bug              |                   Status:  closed
    Component:  Template system  |                  Version:  1.10
     Severity:  Normal           |               Resolution:  fixed
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+---------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7c4289d0b974c9b33bdc569308d8c99d7cac45d4" 7c4289d]:
 {{{
 #!CommitTicketReference repository=""
 revision="7c4289d0b974c9b33bdc569308d8c99d7cac45d4"
 Fixed #27783 -- Switched VariableDoesNotExist.__str__() to repr() context.

 Using __str__() and then repr'ing the result looks strange and can lead
 to recursive rendering of forms.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/27783#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.44c9de15701b2757f7133a7650de98b2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to