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

          Basil Crow created issue -
          Tim Jacomb made changes -
          Assignee New: Tim Jacomb [ timja ]
          Tim Jacomb made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Tim Jacomb made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Tim Jacomb made changes -
          Remote Link New: This issue links to "https://github.com/jenkinsci/jenkins/pull/7841 (Web Link)" [ 28593 ]
          Alexander Brandes made changes -
          Released As New: 2.402
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Closed [ 6 ]

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

              Created:
              Updated:
              Resolved: