Joshua Davis created JENKINS-12787:
--------------------------------------
Summary: LOADING overlay does not go away on the Configure System
page
Key: JENKINS-12787
URL: https://issues.jenkins-ci.org/browse/JENKINS-12787
Project: Jenkins
Issue Type: Bug
Components: gui
Affects Versions: current
Environment: Jenkins
Reporter: Joshua Davis
After navigating to Manage->Configure System, the LOADING overlay never goes
away. It is impossible to save any configuration changes.
EXPECTED:
* You can save your global configuration.
Here is the stack trace from Chrome's JS console:
{code}
Uncaught TypeError: Object #<Object> has no method 'findMatchingInput'
(anonymous function)
e.targetUrl hudson-behavior.js:338
registerValidator hudson-behavior.js:343
apply behavior.js:73
(anonymous function) behavior.js:79
Behaviour.applySubtree behavior.js:68
Behaviour.applybehavior.js:54
(anonymous function)behavior.js:49
window.onload
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira