From cdbf944146cea42a4725eb9fa814c51c7b32b17b Mon Sep 17 00:00:00 2001 From: diosmosis Date: Thu, 11 Oct 2018 13:02:44 -0700 Subject: Tweaks to escaping strategy in a couple places (#13500) * Use correct filter in certain places in twig templates. * Another filter change. * Reverse encoding strategy in site selector. * Tweak to annotation escaping. * Fix couple more double encoding issues. * encode report name on unsubscription page * Escape site name in quickaccess directive. --- plugins/Annotations/templates/getEvolutionIcons.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Annotations') diff --git a/plugins/Annotations/templates/getEvolutionIcons.twig b/plugins/Annotations/templates/getEvolutionIcons.twig index 1c0e441137..e024f3bef5 100644 --- a/plugins/Annotations/templates/getEvolutionIcons.twig +++ b/plugins/Annotations/templates/getEvolutionIcons.twig @@ -5,7 +5,7 @@ -- cgit v1.2.3