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

Changes in Build Summary are broken in IE standard mode

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 1.434
      Git Plugin 1.1.12
      Subversion Plugin 1.33
      Ubuntu 11.04
      apt-get
      IE9 (IE9 standard and IE8 standard)

      See a screenshot attached.
      The cause is an A tag around OL element. (End of the first line below)

      <td style="vertical-align:middle"><a>
      Changes
      <ol><li>
      Added hyperlinks to build trigger console messages, removed unnecessary
      (
      <a href="changes#detail0">detail</a>
      <j:text xmlns:j="jelly:core"> / </j:text>
      <a href="http://ohtake-gitorious-sandbox2.dyn.soft.flab.fujitsu.co.jp/jenkins/jenkins/commit/bfb579a7fad807acab23364519e75ba25d5bcd4b">gitoriousweb</a>
      <j:text xmlns:j="jelly:core">)</j:text>
      </li>
      

          [JENKINS-11383] Changes in Build Summary are broken in IE standard mode

          OHTAKE Tomohiro added a comment - I have requested a pull. https://github.com/jenkinsci/jenkins/pull/292

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          core/src/main/resources/lib/hudson/summary.jelly
          http://jenkins-ci.org/commit/jenkins/c236f9d18e2c90fd9706476a0ec4e768a68ae914
          Log:
          Merge pull request #292 from ohtake/summary-a-href

          JENKINS-11383 "Changes" in Build Summary broken in IE standard mode since 1.434

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html core/src/main/resources/lib/hudson/summary.jelly http://jenkins-ci.org/commit/jenkins/c236f9d18e2c90fd9706476a0ec4e768a68ae914 Log: Merge pull request #292 from ohtake/summary-a-href JENKINS-11383 "Changes" in Build Summary broken in IE standard mode since 1.434

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1226
          [FIXED JENKINS-11383] Do not insert A element if there is no href attrib

          ohtake.tomohiro : 906d164a7b88619c4f9f3682690cf6909bb05826
          Files :

          • core/src/main/resources/lib/hudson/summary.jelly
          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #1226 [FIXED JENKINS-11383] Do not insert A element if there is no href attrib ohtake.tomohiro : 906d164a7b88619c4f9f3682690cf6909bb05826 Files : core/src/main/resources/lib/hudson/summary.jelly changelog.html

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

              Created:
              Updated:
              Resolved: