Open timja opened 6 years ago
IIUC it is a Javascript issues. Would it be possible to get a full stacktrace of the issue?
E.g. you can enable the development mode in your browser and reopen the page, error will be shown in the error console
oleg_nenashev On Submit: The syntax breaks at line 1518: var p = hist.up();
Uncaught TypeError: hist.up is not a function at onSuccess (hudson-behavior.js:1518) at klass.respondToReadyState (prototype.js:1657) at klass.onStateChange (prototype.js:1600) at XMLHttpRequest.
onSuccess | @ | hudson-behavior.js:1518 | |
respondToReadyState | @ | prototype.js:1657 | |
onStateChange | @ | prototype.js:1600 | |
(anonymous) | @ | prototype.js:414 | |
XMLHttpRequest.send (async) | |||
(anonymous) | @ | VM100:1 | |
request | @ | prototype.js:1585 | |
initialize | @ | prototype.js:1550 | |
(anonymous) | @ | prototype.js:452 | |
klass | @ | prototype.js:101 | |
f | @ | hudson-behavior.js:1509 |
**
*
Originally reported by jaydubb12, imported from: Cannot save Jenkins Configrations - Fresh Install