-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: core
-
Environment: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.