Defect #26403
closed
The second and subsequent lines of commit messages are not displayed in repository browser
Added by Go MAEDA over 7 years ago.
Updated over 7 years ago.
Description
After r16062, only the first line of a commit message is displayed in revisions list of the repository browser.
In my opinion, repository browser should not truncate commit messages because it often contain important information for developers.
I hope that this change will be undone in 3.4.2.
Redmine 3.3:
Redmine 3.4:
Files
This problem stops my team from updating to 3.4.0.
I hope this will be fixed as soon as possible.
Yuichi Ishii wrote:
This problem stops my team from updating to 3.4.0.
I hope this will be fixed as soon as possible.
Do you really need to see more than the first line of the message in the revision list? The full commit message is still visible on the commit details view.
Do you really need to see more than the first line of the message in the revision list? The full commit message is still visible on the commit details view.
Thanks for the reply. Yes, we really do.
Most of our commit messages contain more than one line, and reviewers use the repository browser in order to see recent commits roughly.
+1
I agree with the need for multi line display of the repository browser.
(It is also possible with option setting)
Traceability for tickets and changing source code is necessary for maintenance efficiency.
In order to investigate the outline of source code change details later .
It is necessary to use multiple line and new line , to make it easy to see.
If you force it into one line, it becomes difficult to grasp the contents
- Target version set to 3.4.3
Should we truncate at 255 characters (which was the behaviour in all prior versions) or display the full commit message in the revision list?
What about displaying the first line with a toggle button that would show the full commit message?
What about displaying the first line with a toggle button that would show the full commit message?
Thank you for this nice idea. But the 3.3 or older versions style is better for us.
Because it helps us see outlines of commit messages easily.
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
r16843 restores the same behaviour as 3.3 for displaying commit messages in the revision list.
- Status changed from Resolved to Closed
Also available in: Atom
PDF