-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: next-executions-plugin
-
Labels:None
-
Similar Issues:
In Next Executions 1.0.7 both the "Next Executions" and "Possible Next Executions" widget windows don't collapse when the "-" button is clicked.
it appears that the "paneId" parameter sent to the "toggleCollapse" url is empty, and that's why nothing happens.
Code changed in jenkins
User: Ignacio Albors
Path:
src/main/java/hudson/plugins/nextexecutions/NextExecutionsWidget.java
src/main/java/hudson/plugins/nextexecutions/PossibleNextExecutionsWidget.java
src/main/resources/hudson/plugins/nextexecutions/NextExecutionsWidget/index.jelly
http://jenkins-ci.org/commit/next-executions-plugin/41b4d7e9da5782350dc80583550a0dff52931b6c
Log:
JENKINS-23391Widget's pane needs an id for collapsing/expanding