Skip to content
Snippets Groups Projects
Commit d194aa31 authored by Benjamin Franzke's avatar Benjamin Franzke
Browse files

[TASK] Escape dynamic values in DOM selectors

Use a string literal to automatically apply escaping
to variables via selector``. The is essentially
a formatted string with integrated escaping.

Resolves: #102207
Releases: main, 12.4
Change-Id: Ieaa45e2efc8c14812ab281ca14b4a0a09cfc957b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81592


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
parent f1428290
No related merge requests found
Showing
with 114 additions and 73 deletions
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