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

"Changes" for maven modules show unexpected numbers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • maven-plugin
    • None
    • Jenkins 1.436, 1.437-SNAPSHOT (rc-10/24/2011 15:02 GMT-kohsuke)
      Chrome 15, IE 9

      See screenshots attached, which were taken from http://ci.jenkins-ci.org/view/All/job/config-provider-model/org.jenkins-ci.lib$config-provider-model/changes
      In red rectangles, list items have unexpected numbers.
      The cause is that LI's value attributes are SHA-1 strings.

      <h2><a href="5/changes">#5 (Oct 13, 2011 3:01:45 PM)</a></h2>
      <ol>
        <li value="3c9663f41118e3b360d5925342e9df08bedd88c8">
          [maven-release-plugin] prepare release config-provider-model-1.1
          — <a href="/user/imod/">imod</a> / <a href="5/changes#detail0">detail</a>
        </li>
        <li value="2a0bb75c5db9c46d319323816c8f11f71f0f056e">
          [maven-release-plugin] prepare for next development iteration
           — <a href="/user/imod/">imod</a> / <a href="5/changes#detail1">detail</a>
        </li>
      </ol>
      

      On the other hand, value attributes in Changes for maven project are numbers.

      <h2><a href="5/changes">#5 (Oct 13, 2011 3:01:43 PM)</a></h2>
      <ol>
        <li value="1">
          [maven-release-plugin] prepare release config-provider-model-1.1
          — <a href="/user/imod/">imod</a> / <a href="5/changes#detail0">detail</a>
        </li>
        <li value="2">
          [maven-release-plugin] prepare for next development iteration
           — <a href="/user/imod/">imod</a> / <a href="5/changes#detail1">detail</a>
        </li>
      </ol>
      

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

              Created:
              Updated:
              Resolved: