• 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.

          [JENKINS-64805] Plugin manager available tab broken on IE11

          Ramon Leon added a comment -

          +1 to backport it

          Ramon Leon added a comment - +1 to backport it

            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: