From 41618b70963962953f61598703e87a10cbc3bc60 Mon Sep 17 00:00:00 2001 From: "bzrmirror%bugzilla.org" Date: Tue, 19 Nov 2013 16:30:55 +0000 Subject: [PATCH] Bug 929345: bug history/activity shouldn't collapse multi-line values to a single line r=LpSolit, a=sgreen git-svn-id: svn://10.0.0.236/trunk@265117 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- .../bugzilla/template/en/default/bug/activity/table.html.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 03d91cd2732..bc2e3f04f79 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8815 \ No newline at end of file +8816 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/bug/activity/table.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/bug/activity/table.html.tmpl index 253d16109b4..4581e5e1d59 100644 --- a/mozilla/webtools/bugzilla/template/en/default/bug/activity/table.html.tmpl +++ b/mozilla/webtools/bugzilla/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 %]