Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30190

Jenkins Pipeline plugin console icon click results in JS error

      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

          Błażej Kroll created issue -
          Błażej Kroll made changes -
          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}
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 165280 ] New: JNJira + In-Review [ 181911 ]

            pelle Christian Pelster
            krollbla Błażej Kroll
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: