From ea03f4033bcce163b79c3c04c6840b9d477325dd Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 20 Nov 2015 15:34:48 +0100 Subject: [PATCH] monitoring: Use View::nl2br() in the downtime overview refs #10603 --- .../views/scripts/partials/downtime/downtime-header.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml b/modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml index 4dcd50b05..cf2cdf651 100644 --- a/modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml +++ b/modules/monitoring/application/views/scripts/partials/downtime/downtime-header.phtml @@ -67,6 +67,6 @@

- escape($downtime->comment) ?> + nl2br($this->escape($downtime->comment)) ?>