[ https://issues.jenkins-ci.org/browse/JENKINS-13023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160114#comment-160114 ]
dogfood commented on JENKINS-13023: ----------------------------------- Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_mantis #52|http://ci.jenkins-ci.org/job/plugins_mantis/52/] [FIXED JENKINS-13023] use validate button to check credenials instead of onChange event which uses findMatchInput. (Revision 56ddb987bd16b73f93120dd01936d8e4797667ea) Result = SUCCESS Seiji Sogabe : Files : * src/main/resources/hudson/plugins/mantis/Messages.properties * src/main/resources/hudson/plugins/mantis/MantisProjectProperty/global.jelly * src/main/java/hudson/plugins/mantis/MantisProjectProperty.java * src/main/resources/hudson/plugins/mantis/Messages_ja.properties * src/main/resources/hudson/plugins/mantis/MantisProjectProperty/global_ja.properties > Mantis Plugin causes Configuration Loading Overlay to not disappear. > -------------------------------------------------------------------- > > Key: JENKINS-13023 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13023 > Project: Jenkins > Issue Type: Bug > Components: mantis > Affects Versions: current > Reporter: Curtis Ruck > Assignee: sogabe > > This appears to come from Mantis's global.jelly, function checkUrl(base) { > var url = encodeURIComponent(Form.findMatchingInput(base,'mantis.url').value); > Uncaught TypeError: Object #<Object> has no method 'findMatchingInput' > checkUrlconfigure:384 > (anonymous function) > e.targetUrlhudson-behavior.js:339 > registerValidatorhudson-behavior.js:344 > applybehavior.js:73 > (anonymous function)behavior.js:79 > Behaviour.applySubtreebehavior.js:68 > Behaviour.applybehavior.js:54 > (anonymous function)behavior.js:49 > window.onload -- 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