jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-36569] Add 'Slaves' axis is broken
- Dominant language
- Java
- Stars
- 17
- Forks
- 85
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 5
Description
Whenever I try to add Axis 'Slaves' to the project nothing happens on the UI and in the browser console there is an error:
hudson-behavior.js:384 Uncaught SyntaxError: Invalid or unexpected tokengeval @ hudson-behavior.js:384(anonymous function) @ hudson-behavior.js:591next @ hudson-behavior.js:609sequencer @ hudson-behavior.js:612evalInnerHtmlScripts @ hudson-behavior.js:597(anonymous function) @ hudson-behavior.js:568onSuccess @ bind.js:57respondToReadyState @ prototype.js:1657onStateChange @ prototype.js:1600(anonymous function) @ prototype.js:414
It has been working before with older version(s) of Jenkins (don't remember exactly but the version was below 2.0).
---
Originally reported by
topr, imported from: Add 'Slaves' axis is broken
kohsuke
Raw content of original issue
Whenever I try to add Axis 'Slaves' to the project nothing happens on the UI and in the browser console there is an error:
hudson-behavior.js:384 Uncaught SyntaxError: Invalid or unexpected tokengeval @ hudson-behavior.js:384(anonymous function) @ hudson-behavior.js:591next @ hudson-behavior.js:609sequencer @ hudson-behavior.js:612evalInnerHtmlScripts @ hudson-behavior.js:597(anonymous function) @ hudson-behavior.js:568onSuccess @ bind.js:57respondToReadyState @ prototype.js:1657onStateChange @ prototype.js:1600(anonymous function) @ prototype.js:414It has been working before with older version(s) of Jenkins (don't remember exactly but the version was below 2.0).
environment
```
Java 1.8_25
Jenkins 2.1
Matrix Project Plugin 1.7
```
1 attachment
- [Screen Shot 2016-11-07 at 12.35.22 pm.png](https://issues.jenkins.io/secure/attachment/34744/Screen%20Shot%202016-11-07%20at%2012.35.22%20pm.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.