When instantiating buildPipeline, the generated source is:

      var buildPipeline = new BuildPipeline(<script src='/adjuncts/515ad041/org/kohsuke/stapler/json2.js' type='text/javascript'></script>makeStaplerProxy('/$stapler/bound/a2de33aa-3d21-41db-b922-103346da87ce','3e86c0cf-632d-480f-8e05-16ecbadfd7f2',['triggerManualBuild','retryBuild','rerunBuild']), Handlebars.compile(buildCardTemplateSource), Handlebars.compile(projectCardTemplateSource), 3000);

      That <script> tag shouldn't be there.

          [JENKINS-18510] JavaScript Compiles <script> Tag Inline

          I seem to have a related issue with Jenkins version 1.520 and the 'Slaves statistics' view on the Dashboard, I get:

          makeStaplerProxy('/$stapler/bound/[snip]','[snip]',['getSlaves','getOnlineSlaves','getOfflineSlaves','getDisconnectedSlaves','getTasksInQueue','getRunningJobs']) function repeat()[snip]

          instead of the actual slave statistics.

          Michael Prokop added a comment - I seem to have a related issue with Jenkins version 1.520 and the 'Slaves statistics' view on the Dashboard, I get: makeStaplerProxy('/$stapler/bound/ [snip] ',' [snip] ', ['getSlaves','getOnlineSlaves','getOfflineSlaves','getDisconnectedSlaves','getTasksInQueue','getRunningJobs'] ) function repeat() [snip] instead of the actual slave statistics.

          Shannon Kerr added a comment -

          I seem to have a related issue as well with Jenkins version 1.520 and the "People" view on the Dashboard, I get:

          makeStaplerProxy('/$stapler/bound/9a91e193-7ef5-4228-9a15-6e812ffbf76b','a53c5f70-3fe8-4473-9d29-9f226d91f251',['news']), display);

          No people are actually listed.

          Shannon Kerr added a comment - I seem to have a related issue as well with Jenkins version 1.520 and the "People" view on the Dashboard, I get: makeStaplerProxy('/$stapler/bound/9a91e193-7ef5-4228-9a15-6e812ffbf76b','a53c5f70-3fe8-4473-9d29-9f226d91f251', ['news'] ), display); No people are actually listed.

          John Cook added a comment - - edited

          Yeah, this stopped our build pipelines from rendering. What makes it worse is that downgrading leaves me with migrated data so some stuff is... wonky. That's a technical term.

          John Cook added a comment - - edited Yeah, this stopped our build pipelines from rendering. What makes it worse is that downgrading leaves me with migrated data so some stuff is... wonky. That's a technical term.

          Michael Chamberlain added a comment - - edited

          We seem to have the exact same issue too.. (This seems to be a duplicate of: https://issues.jenkins-ci.org/browse/JENKINS-18553)
          This is after upgrading to 1.520 (still there after 1.521)

          makeStaplerProxy('/$stapler/bound/2ed077d6-01d2-460d-ac3a-9f5edac59de3','4a71cfa0-f512-4721-9df0-11a6d592deb3',['triggerManualBuild','retryBuild','rerunBuild']), Handlebars.compile(buildCardTemplateSource), Handlebars.compile(projectCardTemplateSource), 0);

          Michael Chamberlain added a comment - - edited We seem to have the exact same issue too.. (This seems to be a duplicate of: https://issues.jenkins-ci.org/browse/JENKINS-18553 ) This is after upgrading to 1.520 (still there after 1.521) makeStaplerProxy('/$stapler/bound/2ed077d6-01d2-460d-ac3a-9f5edac59de3','4a71cfa0-f512-4721-9df0-11a6d592deb3', ['triggerManualBuild','retryBuild','rerunBuild'] ), Handlebars.compile(buildCardTemplateSource), Handlebars.compile(projectCardTemplateSource), 0);

          It looks like fix for this issue is already in plugin repo https://github.com/jenkinsci/build-pipeline-plugin/commits/master - waiting for release.

          Łukasz Jąder added a comment - It looks like fix for this issue is already in plugin repo https://github.com/jenkinsci/build-pipeline-plugin/commits/master - waiting for release.

          Any estimate on when this can make it to "production"? It would be awesome if I could get back the pipeline view.

          Marcell Jusztin added a comment - Any estimate on when this can make it to "production"? It would be awesome if I could get back the pipeline view.

          Yes please!! It's really useful, and all the other Devs keep asking what happened to our build pipeline view. (I can't roll back to previous version either

          Michael Chamberlain added a comment - Yes please!! It's really useful, and all the other Devs keep asking what happened to our build pipeline view. (I can't roll back to previous version either

          If you build, package and install the latest version of build-pipeline from github this issue is resolved.

          Aidan McGinley added a comment - If you build, package and install the latest version of build-pipeline from github this issue is resolved.

          Geoff Bullen added a comment -

          Released as version 1.3.5

          Geoff Bullen added a comment - Released as version 1.3.5

          How do I get (and install) the 1.3.5 release? When I go to Jenkins > Manage Jenkins > Manage Plugins in my Jenkins installation, it still shows 1.3.4.1 as the latest available?

          Jonathan Brecher added a comment - How do I get (and install) the 1.3.5 release? When I go to Jenkins > Manage Jenkins > Manage Plugins in my Jenkins installation, it still shows 1.3.4.1 as the latest available?

          I had the same problem. Go to http://updates.jenkins-ci.org/download/plugins/build-pipeline-plugin/. Download the plugin, then go to the plugin manager and click on the advanced tab. There you can manually upload and install it in seconds.

          Marcell Jusztin added a comment - I had the same problem. Go to http://updates.jenkins-ci.org/download/plugins/build-pipeline-plugin/ . Download the plugin, then go to the plugin manager and click on the advanced tab. There you can manually upload and install it in seconds.

          Ah, ok. The manual upload link didn't help me because it wants a .hpi file and finding the .hpi file in the first place was exactly my problem.

          HOWEVER, underneath the manual upload section on that page was another button to Update Site, and clicking that button made the update appear as an option where I expected it. So I'm all set now. (And I see that the bug is indeed fixed.)

          Thanks!

          Jonathan Brecher added a comment - Ah, ok. The manual upload link didn't help me because it wants a .hpi file and finding the .hpi file in the first place was exactly my problem. HOWEVER, underneath the manual upload section on that page was another button to Update Site, and clicking that button made the update appear as an option where I expected it. So I'm all set now. (And I see that the bug is indeed fixed.) Thanks!

          Yes, it's fixed for us too. Thanks!!

          Michael Chamberlain added a comment - Yes, it's fixed for us too. Thanks!!

            Unassigned Unassigned
            odd_bloke Daniel Watkins
            Votes:
            16 Vote for this issue
            Watchers:
            28 Start watching this issue

              Created:
              Updated:
              Resolved: