Skip to content
Snippets Groups Projects
Commit 4dadd6bb authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Do not convert additional attributes

Additional attributes of contect menu items
should not be converted by htmlspecialchars(),
because they will be escaped on returning the
JsonResponse, due to the used flags and are
additionally set using the DOM API.

Resolves: #102441
Resolves: #102458
Releases: main, 12.4
Change-Id: I1c7ded2dfaa3d0618b7e4beef7bb8ca58b84e984
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81865


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent 9d7f0907
Branches
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment