#24752: Reusing a Case/Where object in a query causes a crash
-------------------------------------+-------------------------------------
     Reporter:  mssnlayam            |                    Owner:  akaariai
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.8
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  0                    |      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:"7b05d2fdaed582662d8f79130932f600f4f966a0" 7b05d2fd]:
 {{{
 #!CommitTicketReference repository=""
 revision="7b05d2fdaed582662d8f79130932f600f4f966a0"
 Fixed #24752 -- query crash when reusing Case expressions

 Case expressions weren't copied deep enough (self.cases list was
 reused resulting in an error).
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24752#comment:3>
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/067.823c3f39db6781b4e67542f0d161abb9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to