Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
Jenkins v1.534, Google Chrome and Safari.
Description
I can't add Mercurial repository using Multiple SCMs. When I click "Mercurial" in the drop-down list "Add SCM", nothing happens and I can see in Chrome console the error message:
Uncaught TypeError: Cannot read property 'click' of undefined (element-min.js:7)
Adding Subversion and CVS repos works well, the problem only with mercurial.
I am experiencing the same behavior with a similar TypeError message in Firefox 25.0.1:
The Jenkins server is v1.541. I can add other repository types (svn, git, cvs) just fine, only Mercurial seems to be a problem.