stable
Clone or download
Read-only
This is part of story #10173 Have multiple dashboards To reproduce : * Add a job in the CI service of a project * Add the widget "Build History" as a project widget * Remove the job from the service * A fatal error is raised This patch fixes the fatal error. Change-Id: I68d8ffecd5b6c7368d6655b8ed634c36573cd281
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson/include/hudson_Widget_JobBuildHistory.class.php | +4 | −4 | Go to diff View file |
M | src/common/Dashboard/Widget/DashboardWidgetPresenter.php | +1 | −1 | Go to diff View file |