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

Remove Prototype Ajax.Request usage from PluginManager

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

      The following usage of Prototype's Ajax.Request remains:

      core/src/main/resources/hudson/PluginManager/installed.jelly:          new Ajax.Request(btn.getAttribute('url')+"/make"+(btn.checked?"Enable":"Disable")+"d", {
      

      This usage should be migrated to the Fetch API.

          [JENKINS-70914] Remove Prototype Ajax.Request usage from PluginManager

          There are no comments yet on this issue.

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

              Created:
              Updated:
              Resolved: