-
Bug
-
Resolution: Unresolved
-
Major
Plug-in version: org.jenkins-ci.plugins:build-pipeline-plugin:1.4.5
Whenever the user clicks on "console" icon in pipeline view's fancybox. There is no effect of the click and the browser's console have the following JS error:
Uncaught TypeError: jQuery.fancybox is not a function BuildPipeline.fillDialog @ build-pipeline.js:101 onclick @ (index):164
[JENKINS-30190] Jenkins Pipeline plugin console icon click results in JS error
Description |
Original:
Whenever the user clicks on "console" icon in pipeline view. There is no effect of the click. And the browser's console have the following error: {code} Uncaught TypeError: jQuery.fancybox is not a function BuildPipeline.fillDialog @ build-pipeline.js:101 onclick @ (index):164 {code} |
New:
Plug-in version: org.jenkins-ci.plugins:build-pipeline-plugin:1.4.5 Whenever the user clicks on "console" icon in pipeline view's fancybox. There is no effect of the click and the browser's console have the following JS error: {code} Uncaught TypeError: jQuery.fancybox is not a function BuildPipeline.fillDialog @ build-pipeline.js:101 onclick @ (index):164 {code} |
Workflow | Original: JNJira [ 165280 ] | New: JNJira + In-Review [ 181911 ] |