From 7187c3254d18119f99553cb3d3f167f6f3174960 Mon Sep 17 00:00:00 2001 From: Torben Hansen Date: Thu, 21 Nov 2024 19:13:47 +0100 Subject: [PATCH] Update Index.rst --- Documentation/ContentObjects/Hmenu/Tmenu/Index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/ContentObjects/Hmenu/Tmenu/Index.rst b/Documentation/ContentObjects/Hmenu/Tmenu/Index.rst index c2bd98b39..5ada1cf1b 100644 --- a/Documentation/ContentObjects/Hmenu/Tmenu/Index.rst +++ b/Documentation/ContentObjects/Hmenu/Tmenu/Index.rst @@ -37,6 +37,12 @@ TMENU item states These properties are all the item states used by :typoscript:`TMENU`. +.. warning:: + + Be aware to properly escape menu item content in order to prevent + Cross-site scripting vulnerabilities. It is therefore highly recommended + to use :php:`stdWrap.htmlSpecialChars = 1` in all TMENU item states. + The following Item states are listed from the least to the highest priority: .. confval-menu::