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

Plugin manager available tab broken on IE11

XMLWordPrintable

    • 2.279 and 2.277.1

      The changes introduced https://issues.jenkins.io/browse/JENKINS-64196 broke the available tab of the plugin manager on IE11. The culprit is this line: https://github.com/jenkinsci/jenkins/blob/master/war/src/main/js/plugin-manager-ui.js#L37

      The issue is that Array.includes is not supported on IE11:

      This is a big regression and should be lts-candidate IMO.

            fqueiruga Félix Queiruga Balado
            fqueiruga Félix Queiruga Balado
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: