• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • build-pipeline-plugin
    • 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

          Herr Phon created issue -
          Herr Phon made changes -
          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..
          Herr Phon made changes -
          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..
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 163195 ] New: JNJira + In-Review [ 181133 ]

            Unassigned Unassigned
            herrphon Herr Phon
            Votes:
            10 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated: