N°3835 Tagsets displayed in history security hardening

This commit is contained in:
Stephen Abello
2021-12-02 10:21:55 +01:00
parent 18e341b0b7
commit dc8c6ed7a9

View File

@@ -11607,7 +11607,7 @@ HTML;
}
else
{
$sHtml .= '<span class="attribute-set-item">'.$oTag.'</span>';
$sHtml .= '<span class="attribute-set-item">'.utils::EscapeHtml($oTag).'</span>';
}
}
$sHtml .= '</span>';