Roundup Tracker - Issues

Issue 2551342

classification
Upgrade jquery supplied with templates - to jQuery Core 3.7.1 and jQuery Core 1.12.4
Type: behavior Severity: normal
Components: Web interface Versions: 2.7.0
process
Status: fixed fixed
:
: rouilj : rouilj
Priority: :

Created on 2024-04-30 19:09 by rouilj, last changed 2026-08-13 20:51 by rouilj.

Messages
msg8019 Author: [hidden] (rouilj) Date: 2024-04-30 19:09
This blog describes how to do it an test it.

https://blog.jquery.com/2024/04/17/upgrading-jquery-working-towards-a-healthy-web/

we have two versions in use: 1.9.0 in jinja2 template, 3.6.3 in responsive and devel 
templates.

All should be upgraded with the jinja2 probably highest priority.

Break this into separate issues for each template  if needed.
msg8487 Author: [hidden] (rouilj) Date: 2026-08-03 05:06
Current versions:

    jQuery Core 3.7.1
    jQuery Core 1.12.4

from: https://releases.jquery.com/
msg8497 Author: [hidden] (rouilj) Date: 2026-08-13 20:51
Done in: changeset:   8750:d767e4705d08

Also opened:

issue 2551424 - Upgrade jquery supplied with templates

as a reminder to check again at next release.

issue 2551422 - Replace jquery 1.x in jinja2 template
issue 2551423 - Remove jquery from devel and responsive templates

2551422 may also result in replacing jquery with vanilla javascript.
History
Date User Action Args
2026-08-13 20:51:15rouiljsetversions: + 2.7.0
2026-08-13 20:51:02rouiljsetstatus: new -> fixed
assignee: rouilj
resolution: fixed
messages: + msg8497
title: Upgrade jquery supplied with templates -> Upgrade jquery supplied with templates - to jQuery Core 3.7.1 and jQuery Core 1.12.4
2026-08-03 05:06:26rouiljsetmessages: + msg8487
2024-04-30 19:09:59rouiljcreate