Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-70921

Remove Prototype Ajax.Request usages from link.js

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • 2.404

      The following usages of Prototype's Ajax.Request remain:

      core/src/main/resources/lib/form/link/link.js:    new Ajax.Request(element.getAttribute("href"));
      core/src/main/resources/lib/form/link/link.js:    new Ajax.Request(element.getAttribute("href"), {
      

      These usages should be migrated to the Fetch API.

            timja Tim Jacomb
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: