-
Bug
-
Resolution: Fixed
-
Major
-
None
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.
- is related to
-
JENKINS-18553 configuration is lost, and no new configuration possible
-
- Resolved
-
-
JENKINS-18641 People View does Not Populate (makeStaplerProxy)
-
- Resolved
-
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);