Roundup Tracker - Issues

Message8493

Author rouilj
Recipients rouilj
Date 2026-08-13.20:36:12
Message-id <1786653372.31.0.64392975254.issue2551422@roundup-tracker.org>
In-reply-to
jquery 1.x has some known issues. I think they are fixed in the latest 3.x releases.


Steps to replace:

1) identify where jquery is used in jinja2 template

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

3) replace jquery with newest 3.x and change reference in html/layout/page.html

4) test jquery functionalty and change template to make things continue to work

5) update upgrading docs so other using jinja2 template can merge changes into their trackers

6) commit changeset.
History
Date User Action Args
2026-08-13 20:36:12rouiljsetrecipients: + rouilj
2026-08-13 20:36:12rouiljsetmessageid: <1786653372.31.0.64392975254.issue2551422@roundup-tracker.org>
2026-08-13 20:36:12rouiljlinkissue2551422 messages
2026-08-13 20:36:12rouiljcreate