[
https://issues.jenkins-ci.org/browse/JENKINS-13023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160113#comment-160113
]
SCM/JIRA link daemon commented on JENKINS-13023:
------------------------------------------------
Code changed in jenkins
User: Seiji Sogabe
Path:
src/main/java/hudson/plugins/mantis/MantisProjectProperty.java
src/main/resources/hudson/plugins/mantis/MantisProjectProperty/global.jelly
src/main/resources/hudson/plugins/mantis/MantisProjectProperty/global_ja.properties
src/main/resources/hudson/plugins/mantis/Messages.properties
src/main/resources/hudson/plugins/mantis/Messages_ja.properties
http://jenkins-ci.org/commit/mantis-plugin/56ddb987bd16b73f93120dd01936d8e4797667ea
Log:
[FIXED JENKINS-13023] use validate button to check credenials instead of
onChange event which uses findMatchInput.
> 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