Plugin manager available tab broken on IE11

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Félix Queiruga Balado
            Reporter:
            Félix Queiruga Balado
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: