From 3f7e4fc418f63bb42d7cf8459faffad5fa9b8d3f Mon Sep 17 00:00:00 2001 From: Thomas Zilio Date: Wed, 31 Jan 2018 09:52:26 +0100 Subject: [PATCH] Fix del bug #134 per i filtri aggiuntivi --- modules/viste/actions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/viste/actions.php b/modules/viste/actions.php index 21aa6f659..1ed3087b8 100644 --- a/modules/viste/actions.php +++ b/modules/viste/actions.php @@ -88,8 +88,8 @@ switch (filter('op')) { $rs = true; foreach ((array) $post['query'] as $c => $k) { - // Fix per la protezone contro XSS - $post['query'][$c] = htmlspecialchars_decode($post['query'][$c], ENT_QUOTES); + // Fix per la protezone contro XSS, che interpreta la sequenza "