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

Sorting using Distribution column/graph doesn't work

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • sloccount-plugin
    • None
    • All

      If table header Distribution on report page is clicked, the rows will be sorted randomly. The rows should be sorted according to the lines count.

          [JENKINS-21700] Sorting using Distribution column/graph doesn't work

          Code changed in jenkins
          User: Michal Turek
          Path:
          src/main/resources/hudson/plugins/sloccount/SloccountResult/files.jelly
          src/main/resources/hudson/plugins/sloccount/SloccountResult/folders.jelly
          src/main/resources/hudson/plugins/sloccount/SloccountResult/languages.jelly
          src/main/resources/hudson/plugins/sloccount/SloccountResult/parts.jelly
          http://jenkins-ci.org/commit/sloccount-plugin/9a35e83da06796ec45d518cbf6a0349d48ec38e3
          Log:
          JENKINS-21700 Sorting using Distribution column/graph doesn't work

          • If table header Distribution on report page is clicked, the rows will be sorted randomly.
          • The rows are now sorted according to the lines count.
          • data="0" in tfoot row is needed for proper sorting (unknown why).

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michal Turek Path: src/main/resources/hudson/plugins/sloccount/SloccountResult/files.jelly src/main/resources/hudson/plugins/sloccount/SloccountResult/folders.jelly src/main/resources/hudson/plugins/sloccount/SloccountResult/languages.jelly src/main/resources/hudson/plugins/sloccount/SloccountResult/parts.jelly http://jenkins-ci.org/commit/sloccount-plugin/9a35e83da06796ec45d518cbf6a0349d48ec38e3 Log: JENKINS-21700 Sorting using Distribution column/graph doesn't work If table header Distribution on report page is clicked, the rows will be sorted randomly. The rows are now sorted according to the lines count. data="0" in tfoot row is needed for proper sorting (unknown why).

          Code changed in jenkins
          User: Michal Turek
          Path:
          src/main/resources/hudson/plugins/sloccount/SloccountResult/files.jelly
          src/main/resources/hudson/plugins/sloccount/SloccountResult/folders.jelly
          src/main/resources/hudson/plugins/sloccount/SloccountResult/languages.jelly
          src/main/resources/hudson/plugins/sloccount/SloccountResult/parts.jelly
          http://jenkins-ci.org/commit/sloccount-plugin/aed45a81d7e9873ebaf4cca16b73f110e6e47e12
          Log:
          Merge pull request #34 from mixalturek/master

          JENKINS-21700 Sorting using Distribution column/graph doesn't work

          Compare: https://github.com/jenkinsci/sloccount-plugin/compare/e93822abc0bb...aed45a81d7e9

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michal Turek Path: src/main/resources/hudson/plugins/sloccount/SloccountResult/files.jelly src/main/resources/hudson/plugins/sloccount/SloccountResult/folders.jelly src/main/resources/hudson/plugins/sloccount/SloccountResult/languages.jelly src/main/resources/hudson/plugins/sloccount/SloccountResult/parts.jelly http://jenkins-ci.org/commit/sloccount-plugin/aed45a81d7e9873ebaf4cca16b73f110e6e47e12 Log: Merge pull request #34 from mixalturek/master JENKINS-21700 Sorting using Distribution column/graph doesn't work Compare: https://github.com/jenkinsci/sloccount-plugin/compare/e93822abc0bb...aed45a81d7e9

          Michal Turek added a comment -

          Fixed, will be released in 1.15.

          Michal Turek added a comment - Fixed, will be released in 1.15.

            mixalturek Michal Turek
            mixalturek Michal Turek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: