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

Truncated build description always appending "..."

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Platform: All, OS: All

      This is my fault - when I modified hudson.model.Run.getTruncatedDescription(), I
      inadvertently left it such that the ending "..." was appended to every
      description, regardless of whether it had actually been truncated. Fixing that now.

          [JENKINS-3541] Truncated build description always appending "..."

          Code changed in hudson
          User: : abayer
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/Run.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=17366
          Log:
          [FIXED JENKINS-3541] - ending appended to truncated descriptions no longer appended to all descriptions regardless of length.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : abayer Path: trunk/hudson/main/core/src/main/java/hudson/model/Run.java http://fisheye4.cenqua.com/changelog/hudson/?cs=17366 Log: [FIXED JENKINS-3541] - ending appended to truncated descriptions no longer appended to all descriptions regardless of length.

            abayer Andrew Bayer
            abayer Andrew Bayer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: