-
Bug
-
Resolution: Duplicate
-
Blocker
-
Linux jenkins 2.6.18-348.16.1.0.1.el5 x86_64
Oracle Linux Server release 5.9
when I try to make changes in job configuration, I see "LOADING" displayed on the screen and it is not disappears. I can not make changes. This only happens when the plugin "Publish Over SSH" is enabled
- is related to
-
JENKINS-19279 Invalid flags supplied to RegExp constructor 'JobName'
-
- Closed
-
-
JENKINS-19248 regression: Upgrading to 1.528 ("Upgrade Automatically") breaks "configure"
-
- Resolved
-
I see the same symtom at least with the following error in the JavaScript console:
Uncaught SyntaxError: Invalid flags supplied to RegExp constructor 'Gerrit'
(anonymous function)
e.targetUrl hudson-behavior.js:416
registerValidator hudson-behavior.js:428
(anonymous function) behavior.js:111
(anonymous function) behavior.js:107
Behaviour.applySubtree behavior.js:93
Behaviour.apply behavior.js:76
(anonymous function) behavior.js:71
window.onload behavior.js:125
This might be related to
JENKINS-19279