[jQuery 4] ajax.js and jquery.form.js use deprecated function $.parseJSON()

Created on 19 March 2024, 3 months ago
Updated 3 April 2024, 3 months ago

Problem/Motivation

There is jQuery.parseJSON() in /core/misc/ajax.js at line 557. But this function is removed from jQuery 4, need to be replaced the other equivalent function.

Proposed resolution

Use JavaScript native JSON.parse().

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
JavascriptΒ  β†’

Last updated 1 minute ago

Created by

πŸ‡―πŸ‡΅Japan Tom Konda

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024