Project

General

Profile

Actions

Feature #10968

open

Restore comments nowrap for revisions

Added by Jang-hwan Kim almost 12 years ago. Updated almost 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Recently upgrading from 1.3.1 to 1.4.2, I found that
the commit comments seem to no longer truncate only the first line when viewed from repository menu.

Seems to be applied at r8850 "Integrated revision graph into scmid column." (in views/repositories/_revisions.html.erb ),
but can't understand why truncate_at_line_break(changeset.comments, 0) was removed.
The default length of truncate_at_line_break is 255 , and doesn't really help to truncate at line without proper length given.

Is there some reason for this change?
If not, I would like to have the "first line comment only" feature back :)

Thanks.


Files


Related issues

Related to Redmine - Feature #10886: Sensitivity to git-style log messagesNew

Actions
Actions

Also available in: Atom PDF