• 1.26

      See this blog post for details. Prototype will eventually be removed from Jenkins core. To prepare for this transition, this plugin must be migrated away from Prototype. The blog post contains instructions on how to find and eliminate usages of Prototype. In this plugin, the following usages of Prototype have been identified. This may not be an exhaustive list:

      ./src/main/resources/jenkins/plugins/extracolumns/DisableProjectColumn/column.jelly:44:            <j:set var="onClickCode" value="javascript:new Ajax.Request('${request}', {method: 'post'});setTimeout('window.location.reload()', 1000)"/>
      

          [JENKINS-71301] Remove usages of Prototype from Extra Columns

          Fred G added a comment -

          Fred G added a comment - Fixed with https://github.com/jenkinsci/extra-columns-plugin/commit/dfeed63b1f09bf0469df2b19ad4df98c4d0b9cf8 .

          Basil Crow added a comment -

          Thanks fredg! Can this please be released?

          Basil Crow added a comment - Thanks fredg ! Can this please be released?

            fredg Fred G
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: