-
Task
-
Resolution: Fixed
-
Minor
-
None
-
-
2.403
The following usage of Prototype's Ajax.Request remains:
core/src/main/resources/lib/hudson/project/configurable.jelly: new Ajax.Request(a.href);
This usage should be migrated to the Fetch API.