-
Bug
-
Resolution: Fixed
-
Major
-
None
-
CentOS release 6.7 (Final)
Java 1.7.0_85
Jenkins 1.624 installed via RPM
Git Plugin 2.4.0
Git client plugin 1.18.0
The commit messages in the changes view began to be truncated at some recent version of the Git plugin.
This problem can be seen in Problem1.png where the commit messages are truncated. In Problem2.png
you can see that the full message is available but it appears that there is a newline in there. Correct.png
is a screenshot of an older version (not entirely sure which, it's from Apache's Jenkins server) where the same commit is correctly displayed.
This does not only affect display but also the E-Mail notifications that are sent making them relatively useless.
There is - as far as I know - no workaround hence I marked it as major and not as minor.
- blocks
-
JENKINS-32884 JIRA Integration doesn't include entire git commit message in issue comments
-
- Closed
-
- links to
[JENKINS-29977] Git Plugin truncates changelog
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Not A Defect [ 7 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Workflow | Original: JNJira [ 165056 ] | New: JNJira + In-Review [ 186308 ] |
Link |
New:
This issue blocks |
Assignee | Original: Nicolas De Loof [ ndeloof ] |
Comment |
[ AFAIU the comment includes only the first line like many others tools are doing ? https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitChangeSet.java#L233 ] |
Status | Original: Reopened [ 4 ] | New: Open [ 1 ] |
Remote Link | New: This issue links to "CloudBees Internal CD-155 (Web Link)" [ 19047 ] |
Assignee | New: Chris Kloehn [ ckloehn ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |