From: Byron Jones Date: Tue, 19 Nov 2013 16:20:14 +0000 (+0800) Subject: Bug 929345: bug history/activity shouldn't collapse multi-line values to a single... X-Git-Tag: bugzilla-4.5.2~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aade93cebf4192b240347e092a7e53a62436ea2;p=thirdparty%2Fbugzilla.git Bug 929345: bug history/activity shouldn't collapse multi-line values to a single line r=LpSolit, a=sgreen --- diff --git a/template/en/default/bug/activity/table.html.tmpl b/template/en/default/bug/activity/table.html.tmpl index 253d16109b..4581e5e1d5 100644 --- a/template/en/default/bug/activity/table.html.tmpl +++ b/template/en/default/bug/activity/table.html.tmpl @@ -94,7 +94,7 @@ change.fieldname == 'flagtypes.name' %] [% display_value(change.fieldname, change_type) FILTER email FILTER html %] [% ELSE %] - [% display_value(change.fieldname, change_type) FILTER html %] + [% display_value(change.fieldname, change_type) FILTER html FILTER html_line_break %] [% END %] [% ELSE %]