- Issue created by @epalomino
After upgrading to the version 6.0.2, we got an error when try to visit the node edit, revision or delete pages
This is definitely related to the security fixes
It is needed to ensure that the variables passed to the twig templates, in this case to the
line 67 of the file menu.theme
function radix_preprocess_links__dropbutton
'text' => htmlspecialchars_decode(Xss::filter($link['text'])),
Active
6.0
Code