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

Caused by link does not work for 4 digit build numbers (above thousand)

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • build-flow-plugin
    • None

      See screenshot.

          [JENKINS-25664] Caused by link does not work for 4 digit build numbers (above thousand)

          Matthew Mitchell added a comment - Fixed in PR https://github.com/jenkinsci/build-flow-plugin/pull/62

          Code changed in jenkins
          User: Matt Mitchell
          Path:
          src/main/resources/com/cloudbees/plugins/flow/FlowCause/description.jelly
          http://jenkins-ci.org/commit/build-flow-plugin/e08453f5173b46adfafd547c0036255b486ec014
          Log:
          Remove comma in "caused by" link on project page.

          Fixes JENKINS-25664. Use toString to avoid the comma-formatted number

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Matt Mitchell Path: src/main/resources/com/cloudbees/plugins/flow/FlowCause/description.jelly http://jenkins-ci.org/commit/build-flow-plugin/e08453f5173b46adfafd547c0036255b486ec014 Log: Remove comma in "caused by" link on project page. Fixes JENKINS-25664 . Use toString to avoid the comma-formatted number

            mmitche Matthew Mitchell
            hnygard Hallvard Nygård
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: