-
Bug
-
Resolution: Duplicate
-
Major
-
Windows 7 x64, IE 10.0.9200.17028
While testing Jenkins 1.574 in a sandbox, I ran into an issue in IE 10 where configuration pages seem to be causing an unrecoverable crash. So far I've discovered this on both /configure and /job/JOBNAME/configure.
There are no issues in Opera, Chrome, and Firefox.
Please see attached video.
Could you check to see whether there's a form element in the HTML with an empty string as name attribute value, i.e. name=""? If so, this would duplicate
JENKINS-23724.See also https://github.com/jenkinsci/jenkins/pull/1346