Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-24079

Getting a Crash in IE10 when configuring Jenkins

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • 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.

        1. configure1.png
          configure1.png
          22 kB
        2. configure2.png
          configure2.png
          33 kB
        3. jenkins_ie_crash.flv
          3.62 MB

          [JENKINS-24079] Getting a Crash in IE10 when configuring Jenkins

          Daniel Beck added a comment -

          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

          Daniel Beck added a comment - 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

          George Li added a comment -

          I did not see any empty name attributes (viewed source in Chrome) .

          George Li added a comment - I did not see any empty name attributes (viewed source in Chrome) .

          Henrik Ygge added a comment -

          This looks like a duplicate of JENKINS-23724.
          Both /configure and /job/JOBNAME/configure has an "Advanced..." button, that gets an empty name tag. See attached images.

          Henrik Ygge added a comment - This looks like a duplicate of JENKINS-23724 . Both /configure and /job/JOBNAME/configure has an "Advanced..." button, that gets an empty name tag. See attached images.

          George Li added a comment -

          I see. I was only searching for name="" so I missed the tags in the screenshots. Thanks.

          George Li added a comment - I see. I was only searching for name="" so I missed the tags in the screenshots. Thanks.

          George Li added a comment -

          Duplicates JENKINS-23724.

          George Li added a comment - Duplicates JENKINS-23724 .

            Unassigned Unassigned
            george_li George Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: