-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins ver. 1.596.2
Build Pipeline Plugin ver. 1.4.7
Browser: latest Chrome
When clicking on the console icon in a build pipeline no popup appears but instead in the JS console I get the following error message:
Uncaught TypeError: jQuery.fancybox is not a function BuildPipeline.fillDialog @ build-pipeline.js:101 onclick @ (index):116
I can see the fancybox css and js in the header and I can even load these two files - so the webserver does serve these files. But they seem to be broken. When loading the css and js from another source, it works again.
As a work-around I just put in some js that loads these two files in the description of the build pipeline..
[JENKINS-28358] Console Window doesn't show
Description |
Original:
Hi, when clicking on the console icon in a build pipeline no popup appears but instead in the JS console I get the following error message: {code} Uncaught TypeError: jQuery.fancybox is not a function BuildPipeline.fillDialog @ build-pipeline.js:101 onclick @ (index):116 {code} I can see the fancybox css and js in the header and I can even load these two files - so the webserver does serve these files. But they seem to be broken. Then loading the css and js from another source, it works again. As a work-around I just put in some js that loads these two files in the description of the build pipeline.. |
New:
Hi, when clicking on the console icon in a build pipeline no popup appears but instead in the JS console I get the following error message: {code} Uncaught TypeError: jQuery.fancybox is not a function BuildPipeline.fillDialog @ build-pipeline.js:101 onclick @ (index):116 {code} I can see the fancybox css and js in the header and I can even load these two files - so the webserver does serve these files. But they seem to be broken. When loading the css and js from another source, it works again. As a work-around I just put in some js that loads these two files in the description of the build pipeline.. |
Description |
Original:
Hi, when clicking on the console icon in a build pipeline no popup appears but instead in the JS console I get the following error message: {code} Uncaught TypeError: jQuery.fancybox is not a function BuildPipeline.fillDialog @ build-pipeline.js:101 onclick @ (index):116 {code} I can see the fancybox css and js in the header and I can even load these two files - so the webserver does serve these files. But they seem to be broken. When loading the css and js from another source, it works again. As a work-around I just put in some js that loads these two files in the description of the build pipeline.. |
New:
When clicking on the console icon in a build pipeline no popup appears but instead in the JS console I get the following error message: {code} Uncaught TypeError: jQuery.fancybox is not a function BuildPipeline.fillDialog @ build-pipeline.js:101 onclick @ (index):116 {code} I can see the fancybox css and js in the header and I can even load these two files - so the webserver does serve these files. But they seem to be broken. When loading the css and js from another source, it works again. As a work-around I just put in some js that loads these two files in the description of the build pipeline.. |
Workflow | Original: JNJira [ 163195 ] | New: JNJira + In-Review [ 181133 ] |