-
Task
-
Resolution: Fixed
-
Minor
-
None
-
-
2.406
The following usage of Prototype's Ajax.Request remains:
core/src/main/resources/lib/form/select/select.js: new Ajax.Request(url, config);
This usage should be migrated to the Fetch API.