}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34362>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* type: Uncategorized => Bug
* component: Uncategorized => Database layer (models, ORM)
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:1>
* owner: nobody => Francesco Panico
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:2>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16620 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:3>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:4>
* needs_better_patch: 1 => 0
Comment:
[https://github.com/django/django/pull/16622 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:5>
* needs_better_patch: 0 => 1
* needs_tests: 0 => 1
Comment:
Adding ''Needs tests'' and ''Patch needs improvement'' after
[https://github.com/django/django/pull/16622#issuecomment-1455677532 zhu's
comment].
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:6>
* needs_better_patch: 1 => 0
* needs_tests: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:7>
* needs_better_patch: 0 => 1
* needs_tests: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:8>
* needs_better_patch: 1 => 0
* needs_tests: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:9>
* needs_better_patch: 0 => 1
Comment:
We should first fix #33766 so we don't end with an error prone solution.
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:10>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:11>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"afc880571d5f5a16b977070b15014f9583524898" afc8805]:
{{{
#!CommitTicketReference repository=""
revision="afc880571d5f5a16b977070b15014f9583524898"
Refs #34362 -- Added get_child_with_renamed_prefix() hook.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:12>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:13>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:14>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:15>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"59f475470494ce5b8cbff816b1e5dafcbd10a3a3" 59f47547]:
{{{
#!CommitTicketReference repository=""
revision="59f475470494ce5b8cbff816b1e5dafcbd10a3a3"
Fixed #34362 -- Fixed FilteredRelation() crash on conditional expressions.
Thanks zhu for the report and Simon Charette for reviews.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34362#comment:16>