From 09a396e87aa2346b1318c041cfd7446eea3313c0 Mon Sep 17 00:00:00 2001 From: Axel Guckelsberger Date: Fri, 31 Dec 2021 11:08:59 +0100 Subject: [PATCH] sanitize extension title in admin panel --- CHANGELOG-3.0.md | 2 +- .../Resources/views/AdminInterface/categories.tabs.html.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG-3.0.md b/CHANGELOG-3.0.md index 21a1227f67..67f590971e 100644 --- a/CHANGELOG-3.0.md +++ b/CHANGELOG-3.0.md @@ -6,7 +6,7 @@ - _there should be none_ - Fixes: - - none yet + - [Admin] Sanitize extension title in admin panel. - Features: - _there should be none_ diff --git a/src/system/AdminModule/Resources/views/AdminInterface/categories.tabs.html.twig b/src/system/AdminModule/Resources/views/AdminInterface/categories.tabs.html.twig index b2d8bc91d0..480ca11b68 100644 --- a/src/system/AdminModule/Resources/views/AdminInterface/categories.tabs.html.twig +++ b/src/system/AdminModule/Resources/views/AdminInterface/categories.tabs.html.twig @@ -9,7 +9,7 @@