* cc: Johannes Dollinger (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/33895#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => David Wobrock
* status: new => assigned
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/15930 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33895#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33895#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"036bb2b74afb50a71e7a945e8dd83499b603ac3a" 036bb2b7]:
{{{
#!CommitTicketReference repository=""
revision="036bb2b74afb50a71e7a945e8dd83499b603ac3a"
Fixed #33895 -- Fixed Case() crash with filters that match everything in
When().
Thanks shukryzablah for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33895#comment:6>
Comment (by GitHub <noreply@…>):
In [changeset:"721706f4c40f4970f57647368d45f49e20028628" 721706f]:
{{{
#!CommitTicketReference repository=""
revision="721706f4c40f4970f57647368d45f49e20028628"
Refs #33895 -- Fixed Case() crash with filters that match everything in
When() on Oracle.
Follow up to 036bb2b74afb50a71e7a945e8dd83499b603ac3a.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33895#comment:7>