#34395 closed Bug (fixed)
Update admin's jQuery to 3.6.4.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | contrib.admin | Version: | 4.2 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
We updated admin's jQuery to 3.6.3 in 5cf9ff970e08b10d3f7d62734dbce9e8eaeff453. Unfortunately, it introduced a regression in selectors that are strictly invalid but worked in jQuery < 3.6.3. Since Django 4.2 is still in beta I'd recommend updating admin's jQuery to 3.6.4 in Django 4.2.
See 3.6.4 release note.
Change History (5)
comment:1 by , 20 months ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 20 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
Now is the time :-)