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

Breadcrumb popup menu gives javascript error on Internet Explorer 8

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • core
    • jenkins 1.455 running on linux, client is internet explorer 8 running on windows xp
      also happens on ci.jenkins-ci.org (1.456 rc) with client internet explorer 8

      when moving the mouse over the breadcrumb tabs, a javascript error shows in Internet Explorer 8

      User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
      Timestamp: Wed, 14 Mar 2012 22:55:57 UTC

      Message: 'left' is null or not an object
      Line: 8
      Char: 5672
      Code: 0
      URI: http://ci.jenkins-ci.org/static/6c4cb891/scripts/yui/dom/dom-min.js

          [JENKINS-13082] Breadcrumb popup menu gives javascript error on Internet Explorer 8

          I have raised a pull request.
          https://github.com/jenkinsci/jenkins/pull/407

          OHTAKE Tomohiro added a comment - I have raised a pull request. https://github.com/jenkinsci/jenkins/pull/407

          Code changed in jenkins
          User: OHTAKE Tomohiro
          Path:
          core/src/main/resources/lib/layout/breadcrumbs.js
          http://jenkins-ci.org/commit/jenkins/d9b2986ada1294c20b30d2d856ae7f2c26fce364
          Log:
          [FIXED JENKINS-13082] Breadcumb compatibility for IE 6-8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: OHTAKE Tomohiro Path: core/src/main/resources/lib/layout/breadcrumbs.js http://jenkins-ci.org/commit/jenkins/d9b2986ada1294c20b30d2d856ae7f2c26fce364 Log: [FIXED JENKINS-13082] Breadcumb compatibility for IE 6-8

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1594
          [FIXED JENKINS-13082] Breadcumb compatibility for IE 6-8 (Revision d9b2986ada1294c20b30d2d856ae7f2c26fce364)

          Result = SUCCESS
          Seiji Sogabe : d9b2986ada1294c20b30d2d856ae7f2c26fce364
          Files :

          • core/src/main/resources/lib/layout/breadcrumbs.js

          dogfood added a comment - Integrated in jenkins_main_trunk #1594 [FIXED JENKINS-13082] Breadcumb compatibility for IE 6-8 (Revision d9b2986ada1294c20b30d2d856ae7f2c26fce364) Result = SUCCESS Seiji Sogabe : d9b2986ada1294c20b30d2d856ae7f2c26fce364 Files : core/src/main/resources/lib/layout/breadcrumbs.js

          Downloaded official Jenkins 1.456, the problem remains. I'm guessing that this checkin has not been included in 1.456?

          Submitted error message:

          User agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
          Time stamp: Wed, 21 Mar 2012 09:37:14 UTC

          Message: 'left' is null or not an object
          Row: 8
          Char: 5672
          Code: 0
          URI: http://myJenkinsServer:8080/static/e3c74e88/scripts/yui/dom/dom-min.js

          Andreas Sandberg added a comment - Downloaded official Jenkins 1.456, the problem remains. I'm guessing that this checkin has not been included in 1.456? Submitted error message: User agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) Time stamp: Wed, 21 Mar 2012 09:37:14 UTC Message: 'left' is null or not an object Row: 8 Char: 5672 Code: 0 URI: http://myJenkinsServer:8080/static/e3c74e88/scripts/yui/dom/dom-min.js

          The fix will be available in 1.457.

          OHTAKE Tomohiro added a comment - The fix will be available in 1.457.

          Alex Lehmann added a comment -

          the patch is planned for 1.457 I think
          you can check on the ci.jenkins-ci.org server if that is working

          Alex Lehmann added a comment - the patch is planned for 1.457 I think you can check on the ci.jenkins-ci.org server if that is working

            ohtake_tomohiro OHTAKE Tomohiro
            alexlehm Alex Lehmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: